Commit Graph

7 Commits

Author SHA1 Message Date
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