Commit Graph

252 Commits

Author SHA1 Message Date
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
ADITYA DAS de56fa868e
Update service.md of Incorrect example for 'Services without selectors' in "Service" page. 2023-09-10 20:54:46 +05:30
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
lakshmi prasuna 4a87fb5850
Mention default type of Service in “Defining a Service” section (#41855)
* Explain default type of Service in “Defining a Service” section

* incorporated with review comments

* removed unnecessary whitespace
2023-07-13 05:04:06 -07:00
shubham82 483bee8462 Fix feature state for MixedProtocolLBService 2023-07-10 16:59:26 +05:30
Rishit Dagli e7cf1ca19b
Merge dev-1.28 into main 2023-07-04 19:21:49 -04:00
lakshmi 7df9f487ac fix broken link[avoiding-collisions] 2023-07-03 13:07:29 +05:30
Kubernetes Prow Robot fd7fa1ffad
Merge pull request #41195 from sftim/20230223_add_detail_headless_service
Document detail about headless Services
2023-06-30 21:58:43 -07:00
Tim Bannister 5a9803346c Move AWS Service annotation details to reference page 2023-06-26 21:39:12 +01:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Victor Szabo 417d1f3b5b
Fix referenced paths in Service page
In the External IPs section, the text mentions a couple of paths from the Service manifest that determine how clients can access the service. Those paths are misspelled, and this commit fixes that.
2023-06-02 16:04:20 -07:00
xuzhenglun 485133f805
promote ServiceNodePortStaticSubrange to beta 2023-05-31 10:04:53 +08:00
Tim Bannister 9c26f03b3f
Document detail about headless Services 2023-05-17 20:02:29 +01:00
Kubernetes Prow Robot d219572a20
Merge pull request #38563 from sftim/20221219_revise_service_concept_after_introduction_for_a_bit
Revise Service concept, part 13
2023-05-15 18:05:14 -07:00
pran2711 12d473538b Updated Internal Load Balancer annotation for GCP 2023-05-12 03:10:49 +05:30
Lior Lieberman b4c1c2e593
new description for appProtocol docs to reflect KEP-3726 (#40881)
* add docs to reflect KEP-3726

* trigger tests

* replace "either" with "one of"

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-11 07:29:02 -07:00
Tim Bannister c148e37d74 Revise Service concept
These changes reorganize the structure of the page to provide a new
focus on the 4 types of Service.
2023-04-17 09:26:33 +01:00
Kubernetes Prow Robot 69f67c3404
Merge pull request #40085 from Ritikaa96/loadbalancerip-deprecation
Deprecation Note added for loadbalancerIP
2023-04-14 03:26:39 -07:00
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05: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
Kubernetes Prow Robot 1ac62a1ec5
Merge pull request #39850 from xuzhenglun/dev-1.27
add doc for ServiceNodePortStaticSubrange
2023-03-22 00:48:35 -07:00
xuzhenglun 6887d395f3
add docs in service concepts 2023-03-22 10:54:06 +08:00
Ritikaa96 c79c8f2a12 Adding loadbalancerdeprecation info and removing Azure Info in NOTE
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:06:38 +05:30
Ritikaa96 b17509592b Deprecation Note addedi for loadbalancerIP 2023-03-21 19:06:38 +05:30
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
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
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
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
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
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
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
lakshmi 7c283ba07a Updated service.md page 2022-12-05 17:28:17 +05:30
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
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 ce46f1ca74 Move "Connecting Applications with Services" to tutorials section
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Thomas Guettler 3778863fb9 Reword explanation of ClusterIP for Services 2022-10-24 21:34:46 +02:00
windsonsea 5c89050e0e minor changes in service.md 2022-10-24 17:28:31 +08:00