Michael
49135cefb8
Tweak line wrappings in /services-networking/ingress.md
2023-06-01 21:38:11 +08:00
erezyfntn
5568df7da2
Update ingress-controllers.md
2023-05-23 08:26:11 +03: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
Kubernetes Prow Robot
89b0888a81
Merge pull request #41091 from pran2711/FirstPR
...
Updated Internal Load Balancer annotation for GCP
2023-05-15 13:41:34 -07:00
Marcelo Giles
83265768c2
Add namespaceSelector:matchLabels example ( #41140 )
...
* Add namespaceSelector:matchLabels example
* Change matchLabels for matchExpressions
2023-05-15 00:33:27 -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
Russ Savage
3bd3118093
feat: Add ngrok k8s ingress controller to the list of Ingress Controllers ( #40794 )
...
* feat: adding ngrok kubernetes controller
* fix: updating ngrok k8s controller text
2023-05-07 03:01:18 -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
Kubernetes Prow Robot
fd24a8310f
Merge pull request #40069 from robscott/topology-1.27
...
Updating documentation for Topology Aware Routing in 1.27
2023-04-10 14:29:16 -07:00
Rob Scott
99dedbabf9
Updating documentation for Topology Aware Routing in 1.27
2023-04-10 20:54:06 +00:00
Mickey Boxell
31439e3d56
Merge branch 'upstream/main' into dev-1.27
2023-04-05 14:20:36 -05:00
Kubernetes Prow Robot
2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Dan Winship
c2bfdc2685
Add docs for CloudDualStackNodeIPs docs (KEP-3705) ( #40188 )
...
* Document KEP-3705 CloudDualStackNodeIPs
* Clarify --node-ip docs, reference dual-stack docs
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-31 08:15:49 -07:00
Mickey Boxell
a15fa4ae31
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-29 15:54:33 -05:00
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
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
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