Commit Graph

804 Commits (a3c89ce64a38fac237a3a69c43cd68579c05c20c)

Author SHA1 Message Date
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
Mohammed Affan 10177783f1
Update content/en/docs/concepts/services-networking/dual-stack.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-27 10:36:33 +05:30
Mohammed Affan 16d793f991 Fix note about .spec.ipFamilies 2023-07-26 17:27:45 +05:30
Kamil Dzierżanowski 87b7e85fbf
Update ingress-controllers.md
Ambassador apparently renamed to Emissary-Ingress.
2023-07-26 11:37:14 +02:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Gunju Kim 29b7887d38
Mark ExpandedDNSConfig feature to stable 2023-07-25 21:21:13 +09:00
Mohammed Affan b5fb01c84f Updated topology-aware-routing.md 2023-07-22 13:18:53 +00:00
Inbaraj S fe01a7cbbd Update ingress-controllers.md with OCI Native Ingress Controller 2023-07-21 01:37:31 +05:30
Kubernetes Prow Robot ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07: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
harsh 7e37e6ff70 Modified the link for IPv4/IPv6 link for windows support. 2023-07-07 11:38:34 +05:30
harsh ec3ae13ac1 Fixed the link for IPv4/IPv6 dual-stack 2023-07-06 17:55:44 +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
Dipesh Rawat 940a468973
Remove deprecated Service topologyKeys 2023-06-11 00:08:02 +01: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
Michael 49135cefb8 Tweak line wrappings in /services-networking/ingress.md 2023-06-01 21:38:11 +08:00
Kubernetes Prow Robot df7cbd1a3a
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
Update ExpandedDNSConfig docs for GA
2023-05-30 19:33:44 -07:00
xuzhenglun 485133f805
promote ServiceNodePortStaticSubrange to beta 2023-05-31 10:04:53 +08:00
Gunju Kim 8d42b3a9a0
Update ExpandedDNSConfig docs for GA 2023-05-31 09:19:14 +09:00
erezyfntn 5568df7da2
Update ingress-controllers.md 2023-05-23 08:26:11 +03: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
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
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
Chris Seto e2c34dff6c Correct misleading wording in Pod DNS Policies
A debugging rabbit hole lead me to digging around kublet's behavior
regarding certain DNS Policies.

This commit updates some potentially misleading wordings to more
correctly convey kubelet's behavior which was discovered after some
rabbit hole debugging of DNS Policies.

The ClusterFirst policy documentation would imply that the resolve.conf
of a Pod would contain a fallback to the Node's nameserver. This is not
the cause, [kubelet explicitly
mentions](4276ed3628/pkg/kubelet/network/dns/dns.go (L403-L407))
that the fallback is handled by whatever system is running kube-dns or
coredns which dramatically changes the behavior of the system when the
cluster's DNS is unavailable.

The ClusterFirstWithHostNet policy is lacking any amount of detail as to
why one would desire to use it. This commit doesn't go into complete
detail but adds an important note about the behavior of `hostNetwork`
when not using the `ClusterFirstWIthHostNet` Policy.
2022-11-22 16:45:23 -05:00
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Tim Bannister 024e8d70dc Improve EndpointSlice concept
- add links to API references
- tweak initial text
2022-11-19 15:06:28 +00:00
Tim Hockin aa67276f2c
Clarify Pod/Service DNS a little 2022-11-18 15:41:20 -08:00
Antonio Ojea 6f7421b1ad graduate ServiceIPStaticSubrange to GA 2022-11-18 08:40:09 +00:00
Andrew Sy Kim 45fed004ea KEP-1669: update docs for ServiceInternalTrafficPolicy
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Zhenguo Niu 82cb3de526 fix a broken link for connect-applications-service 2022-11-14 13:03:54 +00:00
carolina valencia 947cab0667 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-12 19:27:28 -03:00
Tim Bannister ceb46ca01f Link from Services concept index to Service tutorial 2022-11-09 22:31:05 +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
Kubernetes Prow Robot 35b521feb2
Merge pull request #37464 from windsonsea/seren
Fix inconsistencies in service.md
2022-11-09 14:06:54 -08:00
carolina valencia 4d9111a85c Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-08 18:17:11 -03:00
Laszlo Janosi 42377b6017 KEP-1435 Support of different protocols on Services with type=LoadBalancer moves to GA
The feature gate MixedProtocolLBService moves to GA state in 1.26.
The documentation of the support of different protocols in the same LB Service is updated.
2022-11-04 08:58:35 +02:00
Nate W 6121ea586b updating service topology to a higher weight than any other page in its section as it is a deprecated feature.
Signed-off-by: Nate W <natew@cncf.io>
2022-11-02 15:08:18 -07:00
Haosdent Huang fbdd10071f KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/services-networking. 2022-10-24 15:38:32 -04: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
Glusk ca226243a5
typo fix 2022-10-22 18:03:41 +02:00
Kubernetes Prow Robot b2f830f5be
Merge pull request #36672 from sftim/20220411_remove_misleading_service_clusterip_detail
Avoid misleading text in Service concept
2022-10-21 15:53:56 -07:00
Gunju Kim a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue 2022-10-20 21:43:33 +09:00
Kubernetes Prow Robot b8c355df0d
Merge pull request #37389 from sachinparihar/master
Remove the Introduction heading from DNS for Services and Pods page
2022-10-19 17:14:57 -07:00
sachinparihar a110463b7f Removed the Introduction title from DNS for Services and Pods page 2022-10-19 22:01:39 +05:30
Tim Bannister fdceaa2944
Avoid misleading text in Service concept
The existing text implied that creating a node port or load balanced
Service would actually add an extra Service object that you could see in
the Kubernetes API. This isn't true, so avoid implying that it is.
2022-10-11 22:20:19 +01:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot d29b547ea7
Merge pull request #36671 from sftim/20220110_reorganize_services_load_balancing_networking
Reorganize “Services, Load Balancing, and Networking” concept
2022-09-21 17:39:08 -07:00
Sergey Shevchenko 259239f1a5
fix: Fix incorrect feature state in Topology Aware hints page 2022-09-15 14:17:56 +03:00
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
Kubernetes Prow Robot 51d0acf487
Merge pull request #36668 from sftim/20211208_redo_naming_service_concept
Redo naming in Service concept
2022-09-08 20:43:23 -07:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Tim Bannister 3970b2be71
Reorganize "Services, Load Balancing, and Networking" concept
- Add descriptions
- Change page weights
2022-09-07 20:36:04 +01:00
Tim Bannister 0b6c20422d
Redo naming in Service concept
Write “primary” in place of “master”.
2022-09-07 20:23:24 +01:00
Shaw 466613ba31
Update service.md to include a missing word 2022-09-06 19:37:32 -05:00
John Reese 89cd245fec
Update topology-aware-hints.md 2022-09-04 10:33:57 -04:00
John Reese 82f8c4a8a1
Update topology-aware-hints.md 2022-09-02 10:54:11 -04:00
Kubernetes Prow Robot 640c963c3b
Merge pull request #34399 from Rishit-dagli/Rishit-dagli-securing-service
Update command in "Connecting Applications with Services" and separate out a command
2022-08-25 21:34:11 -07:00
Rishit Dagli ee52f513b5
Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-08-25 09:29:44 +05:30
Kubernetes Prow Robot 90600414c8
Merge pull request #34457 from chetak123/change_grep
updated grep with custom-columns=POD_IP:.status.podIPs
2022-08-24 03:32:24 -07:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot dacf474354
Merge pull request #35794 from aojea/aojea_services
set ServiceIPStaticSubrange to beta
2022-08-18 10:34:23 -07:00
MattTheCuber 8abe88e850
Typo in service.md
`his -> This`
idk why i'm fixing this lol
2022-08-17 11:51:38 -04:00
Antonio Ojea 40a3c6810b
Update content/en/docs/concepts/services-networking/service.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-08-14 12:04:17 +02:00
Rey Lejano b35f70486e update docs for NetworkPolicy port range to GA for 1.25 2022-08-10 21:01:41 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Antonio Ojea 19096a8f47 ServiceIPStaticSubrange en:Service mconcept entions ait is bled by default 2022-08-09 13:06:03 +02:00
Antonio Ojea 287dff788f set ServiceIPStaticSubrange to beta 2022-08-09 08:53:39 +02:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Shubham Kuchhal 9a4597563c Updated the Feature state of Serving and Terminating. 2022-08-02 17:28:47 +05:30
Daniel Wright f9ebc90ff7
[en] update en docs to use recommended labels 2022-07-11 08:45:48 -07:00
Kubernetes Prow Robot 94c832e49f
Merge pull request #34380 from tengqm/fix-links-3
Batch fix links (3)
2022-07-10 18:27:48 -07:00
Qiming Teng d705d9ed1c Batch fix links (3) 2022-07-09 09:14:06 +08:00
Abdallah Abedraba 006d4378ad
Add Kusk Gateway 2022-07-07 11:48:19 +04:00
ayush 992cfb1c9f changed output format 2022-06-27 11:56:01 +05:30