Commit Graph

19 Commits

Author SHA1 Message Date
vaibhav2107 4d3c9a6fbd Updated the changes for glossary tooltips in Virtual IPs and Service Proxies 2023-02-07 05:40:14 +05:30
vaibhav2107 058dadb2a0 Corrected the glossary tooltips 2023-02-07 05:24:55 +05:30
vaibhav2107 e3fb1a803e Added the glossary tooltips to Virtual IPs and Service Proxies 2023-02-07 05:13:34 +05:30
Kubernetes Prow Robot e410f996e6
Merge pull request #38542 from sftim/20221218_update_virtual_ip_reference_images
Improve diagrams for Virtual IPs and Service Proxies
2023-01-27 13:20:39 -08:00
unknown 0839514b8f remove unnecessary space 2023-01-15 01:47:17 +09:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Kubernetes Prow Robot 957a4edd35
Merge pull request #38435 from danwinship/iptables-proxy-performance
add kube-proxy iptables performance optimization notes
2022-12-22 20:13:25 -08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Tim Bannister cc7b0fc7b7
Link to Ingress concept from virtual IPs page 2022-12-21 11:14:16 +00:00
Tim Bannister 75d50c8c09
Fix link to Service tutorial 2022-12-21 11:14:10 +00:00
Tim Bannister 71180eaf5b Commit rendered images for virtual IPs reference
- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
2022-12-18 20:22:42 +00:00
Dan Winship 6afbc1d7d8 add kube-proxy iptables performance optimization notes 2022-12-15 14:06:03 -05:00
Dan Winship 37ee1e335c Remove references to kube-proxy userspace mode 2022-12-06 09:10:27 -05:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Tim Bannister b581bd417a
Set page weights 2022-11-24 18:36:09 +00:00
Tim Bannister 25c25864b8
Move ports and protocols page into network reference 2022-11-24 18:36:08 +00:00
Tim Bannister ca9e396589
Improve wording about HTTP L7 proxying integration
Some cloud providers implement custom HTTP-aware reverse proxying that
integrates with Service (no Ingress or Gateway). Tweak the wording
around the docs for this detail.
2022-11-24 18:34:17 +00:00
Tim Bannister d76017635e
Document kube-proxy querying EndpointSlices
The Endpoints API is deprecated; adjust docs to match.
2022-11-24 18:34:16 +00:00
Tim Bannister 1d68a02353
Migrate reference details out Service concept
Migrate away:
- details of virtual IP mechanism for Services
- detailed information about protocols for Services (UDP, TCP, SCTP)

Co-authored-by: Antonio Ojea <aojea@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-24 18:33:47 +00:00