Kubernetes Prow Robot
44494e2cfe
Merge pull request #37620 from aojea/service_cidrs
...
KEP-1880 alpha: IPAddresses
2023-04-04 07:21:53 -07:00
Antonio Ojea
5056816f28
Update content/en/docs/reference/networking/virtual-ips.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:44:30 +02:00
Antonio Ojea
c4e4aecde8
Update content/en/docs/reference/networking/virtual-ips.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:44:19 +02:00
Antonio Ojea
427ed08ec7
Update content/en/docs/reference/networking/virtual-ips.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:43:52 +02:00
Antonio Ojea
f674460775
enable v1alpha1 networking api group@
2023-04-04 11:33:45 +00:00
Antonio Ojea
dd44463621
Update content/en/docs/reference/networking/virtual-ips.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-04 13:18:08 +02:00
Antonio Ojea
a4a4d453ec
Update content/en/docs/reference/networking/virtual-ips.md
2023-03-23 15:58:17 +00:00
Antonio Ojea
278215cfba
expand on the use of IPAddress
2023-03-23 11:24:06 +00:00
Antonio Ojea
35c0ef2431
address comments and fix one bug
2023-03-23 11:08:09 +00:00
Dan Winship
5170f4a669
Update iptables perf discussion for 1.27
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-22 08:57:56 -04:00
Antonio Ojea
6f914b6f60
KEP-1880 MultiCIDRServiceAllocator
...
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-03-21 14:04:44 +00:00
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