Commit Graph

773 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5ee8a4458d
Merge pull request #45999 from tico88612/remove-redundant-space
Remove redundant closing spaces
2024-05-03 18:15:01 -07:00
steve-hardman b4190a6cb2
Fix typo 2024-04-30 00:23:07 +01:00
tico88612 9a0bda61b8
Remove redundant closing spaces
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
2024-04-26 13:55:57 +08:00
Aaina26 950c810734 Updated Hyperlink of Easegress IngressController 2024-04-23 10:41:23 +05:30
Kubernetes Prow Robot 25ce93d252
Merge pull request #45579 from aroradaman/named-port-services-without-selectors
recommend usage of named port for services without selectors
2024-04-17 22:38:29 -07:00
drewhagen 4c6ba12390 Merge main into dev-1.30 to keep in sync 2024-04-16 15:55:38 -05:00
Aaina26 59efd88722 Fix link for service.NodePort 2024-04-12 22:25:51 +05:30
Vyom-Yadav 37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-04-10 23:04:57 +05:30
Kubernetes Prow Robot efd1306ef5
Merge pull request #45744 from tamilselvan1102/k8s-20240401
Explanation about headless service
2024-04-04 04:58:19 -07:00
tamilselvan1102 83af5acf8f moved one line down 2024-04-04 09:49:21 +05:30
Daniel Chan cdf1ed1236 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Tim Bannister f1c4eb8457 Signpost to API reference for NetworkPolicy 2024-04-01 15:05:46 +01:00
tamilselvan1102 15f1eeeb63 Explaination about headless service 2024-04-01 14:29:44 +05:30
Kubernetes Prow Robot f5ca94be69
Merge pull request #45678 from alexanderConstantinescu/kep-3836
KEP-3836 documentation for 1.30
2024-03-26 05:25:21 -07:00
Alexander Constantinescu c94d2eb5c3 Move externalTrafficPolicy section to virtual-ips.md 2024-03-26 12:39:00 +01:00
Alexander Constantinescu 3181159c6e KEP-3836 v1.30 documentation 2024-03-26 12:39:00 +01:00
Kubernetes Prow Robot 5f50b28154
Merge pull request #45276 from gauravkghildiyal/new-topology-field
Document .spec.trafficDistribution field in Service
2024-03-23 03:22:33 -07:00
Gaurav Ghildiyal 56b83b5443 Incorporate suggestions from the review 2024-03-20 17:07:38 -07:00
Daman Arora f45abb06a8 recommend usage of named port for services without selectors
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-03-17 20:04:13 +05:30
Dipesh Rawat c889d9b251
Add metadata to use mechanism for API reference links 2024-03-14 14:50:24 +00:00
Gaurav Ghildiyal 83d07ce669 Add documentation for Service.spec.trafficDistribution 2024-03-12 17:54:50 -07:00
Ricardo Katz ae51660404 Promote LoadBalancerIPMode to Beta 2024-02-27 14:31:33 -03:00
windsonsea d9525229b5 Minor improvements to network-policies concept 2024-02-20 18:00:36 +08:00
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