Dipesh Rawat
a3f297bc80
Use new feature_gate_name option
2024-02-12 19:16:20 +00:00
aakash deshmane
a3b714cbfc
updated the link for admission webhook controller
2024-01-29 00:52:08 +05:30
aakash deshmane
8bedcb83e6
update the link for admission webhook controller
2024-01-29 00:06:38 +05:30
Kubernetes Prow Robot
266d6f8f00
Merge pull request #43438 from tssurya/fix-net-pol-connection-pkt-docs
...
Clarify NetPol applies to connections, not pkts
2024-01-04 21:52:31 +01:00
Surya Seetharaman
991abfbdd0
Update content/en/docs/concepts/services-networking/network-policies.md
...
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-01-04 18:28:37 +01:00
Kubernetes Prow Robot
e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
...
fix typos
2024-01-02 19:29:55 +01:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot
8f678bb1d9
Merge pull request #44039 from aojea/patch-3
...
Update dns-pod-service.md
2023-12-14 09:29:40 +01:00
Tim Bannister
e57cf329a6
Merge 'dev-1.29' with main
2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot
4813a41f26
Merge pull request #44276 from Community-Programmer/main
...
Fix Broken voyager link in ingress-controllers.md
2023-12-11 01:25:19 +01:00
Sarthak Patel
6edfcadcd2
Fix Broken voyager link in ingress-controllers.md
2023-12-08 22:58:19 +05:30
Rohan Kapse
83b1334ec3
Update service.md
2023-12-08 18:27:56 +05:30
Antonio Ojea
0608ebe5c7
Update dns-pod-service.md
...
When IPv6 support was added to the DNS specification https://github.com/kubernetes/dns/pull/335 the deprecated option of publishing DNS records with the IP address for Pods was removed from the specification a86af50890
Clarify this fact in the docs
2023-11-22 18:39:52 +01:00
Oluebube Princes Egbuna
f893a19ee6
Resolved merge conflict when merging main into dev-1.29 branch
2023-11-19 16:02:40 +01:00
Kubernetes Prow Robot
906bfb0fa9
Merge pull request #43601 from tengqm/fg-nodeport-range
...
Fix feature gate for a gate that is not documented
2023-11-17 10:14:08 +01:00
Kat Cosgrove
fb1bd2217d
Merge main into dev-1.29 to keep in sync
2023-11-14 21:22:12 +00:00
Laurent Vaills
1124742f21
Fix link to custom resources
2023-11-11 12:17:07 +01:00
Kubernetes Prow Robot
9d663cd5cf
Merge pull request #39875 from npinaeva/netpol-pod-start
...
Network policy docs clarifications
2023-11-09 17:39:46 +01:00
Kat Cosgrove
270468a15a
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-11-06 13:49:02 -06:00
Yash Raj
af3ecd4b86
Fix typo in Gateway API page ( #43819 )
...
* fix typo
* Revert "fix typo"
This reverts commit 3f971bae12
.
* fix typo
2023-11-05 06:21:55 +01:00
Daneyon Hansen
a74574fa8b
Adds Gateway API docs
...
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Oluebube Princes Egbuna
0fbfc94968
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-10-25 09:39:05 +01:00
Qiming Teng
0f051db674
Fix feature gate for a gate that is not documented
2023-10-20 16:03:30 +08:00
Nadia Pinaeva
9fd88dbec6
Remove "SCTP support" section, move plugin support note to the
...
"Network traffic filtering" section
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva
3082727e6c
Clarify network policy behaviour for L2/L3 protocols
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:09 +02:00
Nadia Pinaeva
cf80f24b4a
Clarify network policy behaviour for hostNetwork pods
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:06 +02:00
Nadia Pinaeva
ae26b7ebfb
Add "Pod lifecycle" section to the network policy docs.
...
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
2023-10-17 17:09:02 +02:00
Aohan Yang
d83c806f37
add doc for feature LoadBalancerIPMode
2023-10-17 10:20:18 +08:00
Surya Seetharaman
077e878c2c
Clarify NetPol applies to connections, not pkts
...
Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
2023-10-16 12:03:06 +02:00
Qiming Teng
6ed6bedd93
Fix some nits in the service concept page
...
This PR fixes some nits in the Service concepts page.
- There are duplicated anchors in the page. For other pages pointing
to those anchors, the results are unpredictable.
- There are long lines that are not manually wrapped properly.
- The `[...]` lines in sample YAML snippets are unnecessary.
Their side effects are making the snippets invalid YAMLs.
We can safely drop them without causing any confusion.
2023-10-16 08:51:53 +08:00
Mohammed Affan
69c80491cf
Fix explanation in service concept ( #42198 )
...
* Fix explanation in service concept
* Revert "Fix explanation in service concept"
This reverts commit 221cd69597
.
* Update service.md
2023-10-10 05:30:22 +02:00
澄潭
a2586b9d24
Update ingress-controllers.md ( #43367 )
...
* Update ingress-controllers.md
Add more additional controllers.
* Update ingress-controllers.md
2023-10-09 15:17:30 +02:00
Shubham
aabb993812
Fix hyperlinks in Ingress concept ( #43110 )
...
* Fixed the Hyperlinks under the Ingress docs.
* Modified the hyperlink for Ingress spec.
2023-10-09 12:09:01 +02:00
Kat Cosgrove
ad943fce2f
Merge main into dev-1.29 to keep in sync
2023-10-06 15:36:13 +01:00
Kubernetes Prow Robot
4af01d072f
Merge pull request #42875 from danwinship/kep-3705-beta
...
update CloudDualStackNodeIPs to beta
2023-09-26 01:40:42 -07:00
Dan Winship
ba28234928
update CloudDualStackNodeIPs to beta
2023-09-18 21:08:03 -04:00
ADITYA DAS
de56fa868e
Update service.md of Incorrect example for 'Services without selectors' in "Service" page.
2023-09-10 20:54:46 +05:30
Rey Lejano
59c0879b42
Merge pull request #42224 from dzierzanowski/patch-1
...
Update ingress-controllers.md
2023-09-05 10:13:20 -07:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
xuzhenglun
2ff476c80d
KEP-3668: Update Service and feature-gate docs for GA
2023-08-30 18:30:42 +08:00
Fang, Wei
c701c41a19
fix: Wrong hyperlink of FortiADC Ingress Controller in ingress-controllers.md
...
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-08-28 12:33:10 +08:00
Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
pegasas
9f81969201
Remove NamespaceDefaultLabelName feature gate from the Network Policies page
2023-08-08 11:03:58 +08:00
Kubernetes Prow Robot
7116bda08c
Merge pull request #41886 from Rishit-dagli/merged-main-dev-1.28
...
Sync `dev-1.28` branch with `main`
2023-08-02 09:08:42 -07:00
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Kubernetes Prow Robot
40f6e39025
Merge pull request #42135 from Affan-7/topology-aware-routing
...
Updated topology-aware-routing.md
2023-07-30 16:34:01 -07:00
Kubernetes Prow Robot
88e4809057
Merge pull request #42227 from Affan-7/ipFamilies
...
Fix note about .spec.ipFamilies
2023-07-27 13:34:09 -07:00
Kubernetes Prow Robot
6b9d781b89
Merge pull request #41531 from Inbaraj-S/patch-1
...
Update ingress-controllers.md with OCI Native Ingress Controller
2023-07-27 05:36:07 -07:00