Commit Graph

657 Commits

Author SHA1 Message Date
Daniel Finneran 58ad4ee221
Update ingress-controllers.md
This adds Cilium to the list of ingress controllers.
2023-03-29 17:19:00 +01:00
Kubernetes Prow Robot 2c0c3cf08e
Merge pull request #39820 from ragaller/patch-1
Fix typo in service.md
2023-03-25 09:33:53 -07:00
Tim Bannister ccbe92e360
Revise Service concept
Redo headings for port definitions
2023-03-22 15:01:28 +00:00
Yash Pimple 434469c084
Updated docs for EndpointSliceTerminatingCondition (#38701)
* Rebased issue #38390

* Updated endpoint-slices.md

Resolved issue #38701

* Updated endpoint-slice.md

* endpoint-slice.md

* New endpoint-slice.md file

* Updated endpoint-slice.md
2023-03-19 19:27:16 -07:00
Kubernetes Prow Robot fe254a7e18
Merge pull request #39745 from skypeter1/patch-1
Update endpoint-slices.md
2023-03-09 07:26:04 -08:00
EliSzBr 1290b02fd3
adjust docs for feature maturity (#39791)
as per the [docs](https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/services-networking/service.md?plain=1#L697) this is no longer an alpha feature, but stable.

Either that or I don't understand it well as a k8s noobie and it should be clarified 😄
2023-03-09 15:39:42 +08:00
Georg Ragaller 36f93de9f2
Fix typo in service.md 2023-03-06 21:24:50 +01:00
Mengjiao Liu e342648b91 Fix the description of Service External IPs to match the YAML example 2023-03-06 10:26:42 +08:00
Peter Arboleda dbd72395cd
Update endpoint-slices.md 2023-03-01 14:29:10 +01:00
Tim Bannister 997a437c76
Revise glossary entry for Service 2023-02-22 22:55:21 +00:00
Kubernetes Prow Robot 903da02728
Merge pull request #38562 from sftim/20221219_revise_service_concept_introduction
Revise introduction to Service page
2023-02-21 08:41:55 -08:00
Kubernetes Prow Robot c67a986cf0
Merge pull request #39499 from sftim/20230216_service_update_part_14
Revise Service concept, part 14
2023-02-21 08:25:57 -08:00
Tim Bannister 5c775fc202
Reword further reading
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-20 11:34:05 +00:00
Tim Bannister c3224873f8
Revise Service concept
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-17 11:42:31 +00:00
Tim Bannister 72b9f09f45
Revise introduction to Service page
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-02-16 19:50:36 +00:00
seancrasto 296e40e619
Update topology-aware-hints.md
Added back to correct sentence
2023-02-15 19:37:42 -05:00
seancrasto e0810bcaad
Update endpoint-slices.md
Changed break to breaking.
2023-02-12 19:24:16 -05:00
Kubernetes Prow Robot 320c55bb53
Merge pull request #38279 from T-Lakshmi/doc-service
Tweak wording for Service concept
2023-02-08 09:04:58 -08:00
Reeta Singh f78e3bf0e5
updating Pod DNS config example to use documentation IP address (#39169)
* updating Pod DNS config example to use documentation IP address

* add this is an example in note

* empty commit
2023-02-07 22:44:59 -08:00
weirdvic 7ade37d6bc
Update branch name in ingress-nginx github link
Changed name of the branch in github link to ingress-nginx repository from master to main since master branch does not exist in this repository at the moment.
2023-02-02 09:28:47 +03:00
Cheng Wang 125cf8a23f
Fix the `Ingress` 404 link 2023-01-31 16:21:44 +08:00
Kubernetes Prow Robot 48a5393086
Merge pull request #37330 from guettli/patch-9
Reword explanation of ClusterIP for Services
2023-01-30 09:40:50 -08:00
Thomas Güttler d24640e8d8
Update content/en/docs/concepts/services-networking/service.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:17 +01:00
Thomas Güttler 059c66e00c
Update content/en/docs/concepts/services-networking/service.md
thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:07 +01:00
stepan-3 02815fe189
Update ingress-controllers.md (#38748)
* Update ingress-controllers.md

Wallarm (CNCF membeR) Ingress controller is added to the list

* Update ingress-controllers.md

Updated link
2023-01-04 22:27:58 -08:00
Vladimir Varankin 1951100d0d
fix service.md 2022-12-23 23:35:18 +01:00
Tim Hockin ac6368a9be
Restore an important note about API proxy
This was dropped in 1eef742465 - I am sure
it was an accident.
2022-12-23 11:50:51 -08:00
Qiming Teng 7245e2dbc3 Reformat the network-policies concepts page
This page has many long lines that are supposed to be wrapped when
appropriate.
2022-12-22 20:35:58 +08:00
Qiming Teng d62e46d973 Make multiport egress policy a standalone YAML 2022-12-22 20:25:18 +08:00
Tim Bannister 89d8ac3bb5 Remove details for out-of-tree Service integration
Tencent Kubernetes Engine does not have an in-tree or in-project
integration with the Service API, so we wouldn't document it.
2022-12-19 01:19:29 +00:00
Oscar Utbult 946f2fee1e [en] add missing closing parenthesis in ingress controllers page 2022-12-10 11:56:19 +01:00
carolina valencia 7cd85d1fc4 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-07 11:40:37 -03:00
Kubernetes Prow Robot 86794dc5e7
Merge pull request #37898 from thockin/master
Clarify Pod/Service DNS a little
2022-12-06 05:36:36 -08:00
Kubernetes Prow Robot 46a806677b
Merge pull request #38189 from Shubham82/fix_link_Virtual-IPs-and-service-proxies
Fixed the link of Virtual IPs and Service Proxies.
2022-12-06 04:22:38 -08:00
lakshmi 7c283ba07a Updated service.md page 2022-12-05 17:28:17 +05:30
Johnny Lim 1b4fcd4a22
Add a missing space in `ingress.md` 2022-12-05 20:33:43 +09:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
Johnny Lim c480888c64
Polish ingress.md 2022-12-02 19:31:57 +09:00
Shubham Kuchhal aafbbd139d Replaced Virtual IPs and service proxies to Virtual IP addressing mechanism 2022-12-02 11:20:51 +05:30
Shubham Kuchhal 1ca418e151 Fixed the link for Virtual IPs and Service Proxies. 2022-11-30 14:28:40 +05:30
Andrew Sy Kim e408383ed6 KEP-1669: update docs for ProxyTerminatingEndpoints
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Antonio Ojea cbfb5727e6
Update endpoint slices docs
Be more explicit on the "duplicate endpoints" sections about what are the consumers expectations and the need to parse all the list of slices and remove only the duplicates
2022-11-30 00:13:20 +00:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot 81216206d0
Merge pull request #36675 from sftim/20221208_refactor_service_docs
Migrate reference details out Service concept
2022-11-29 11:15:24 -08:00
Kubernetes Prow Robot 0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Antonio Ojea e8199cfe93
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 15:26:26 +00:00
Tim Bannister 0912bf0a84
Preserve existing hyperlinks in Service concept 2022-11-24 18:36:07 +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
Tim Bannister 4ed33d1429
Drop (deprecated) task for enabling service topology
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00