Commit Graph

518 Commits

Author SHA1 Message Date
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Kubernetes Prow Robot 3920b5e71f
Merge pull request #32813 from tengqm/networkpolicy-example
Move NetworkPolicy into examples
2022-04-16 13:57:10 -07:00
Mitesh Jain bcc87b7c34
Remove stale information about pod dnsConfig. 2022-04-11 20:58:24 +05:30
Qiming Teng b51b1d6b1d Move NetworkPolicy into examples 2022-04-08 16:00:56 +08:00
Nate W d1bce4cb0d Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-07 10:41:49 -07:00
Bridget Kromhout a8b46072c3
Update docs for mixed protocol Services of type: LoadBalancer (#32696)
* Feature flag change when moving from alpha to beta

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

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

* Clarifying default as of beta.

Signed-off-by: Bridget Kromhout <bridget@kromhout.org>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-07 06:07:58 -07:00
Onur e42c5e6c86
Update service.md 2022-04-07 11:28:58 +03:00
Nate W 22643121ff Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-04 09:40:29 -07:00
Antonio Ojea 9778eaf321
ServiceIPStaticSubrange alpha feature in 1.24 (#32345) 2022-04-01 15:04:09 -07:00
Tim Rosenblatt f16c446d0a
Explain Service without selector is for non-Pod backends (#32602)
* Minor edit for clarity

The previous phrasing didn't emphasize the point that the reason you define a Service with no selectors is to point to a backend that's not a Pod, and the emphasis on the external nature of the backend

* Add note that Services w/o selectors, but +Endpoints is the technique to use for abstracting external backends

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-31 22:40:37 -07:00
Nate W f85be125b9 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot e6d999c311
Merge pull request #32122 from Shubham82/update_Feature_state_NamespaceDefaultLabelName
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
2022-03-30 18:41:00 -07:00
Qiming Teng e302dc4992 Promote ServiceLBNodePortControl feature to GA 2022-03-30 07:42:25 +08:00
Qiming Teng bb5a4738e2 ServiceLoadBalancerClass is GA 2022-03-29 10:44:14 +08:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Onur fe86ff7ae8
Update service.md
http-web-service as a name for port is failing as it has more than 15 characters, hence the change to http-web-svc
2022-03-25 16:07:49 +03:00
Kubernetes Prow Robot c883ec32af
Merge pull request #32468 from PriyanshuAhlawat/kube_proxy
Mark user-space kube-proxy as deprecated
2022-03-25 06:03:58 -07:00
PriyanshuAhlawat 70574cfdb0 Update service.md 2022-03-25 16:25:55 +05:30
Kubernetes Prow Robot bfdb4647bd
Merge pull request #31789 from Mikhail2048/patch-1
Add example of Service targetPort binding by name
2022-03-24 22:45:50 -07:00
PriyanshuAhlawat 49436e3dcb Update service.md 2022-03-24 17:56:10 +05:30
Kubernetes Prow Robot 6d3e04c327
Merge pull request #32051 from zr-msft/patch-1
Update link to Azure Gateway Ingress Controller
2022-03-23 16:42:48 -07:00
Qiming Teng 09ae2ba0f6 Clarify topology aware hints needs explicit enabling 2022-03-22 19:06:18 +08:00
Nate W ee1a85d08e Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-21 07:53:48 -07:00
Song Shukun 054e0d5db9 Fix nit in ingress.md 2022-03-20 01:19:39 +09:00
Nate W 0289b52eca Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-16 11:38:29 -07:00
Kubernetes Prow Robot b35813abf6
Merge pull request #31831 from PriyanshuAhlawat/update
Updated the default backend for ingress controller issue-31465
2022-03-13 20:48:20 -07:00
Shubham Kuchhal aa8b37770e Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName. 2022-03-08 13:10:22 +05:30
Zach Rhoads bbcf9e316f
Update link to Azure Gateway Ingress Controller
Changed link for Azure Gateway Ingress Controller to Microsoft documentation.
2022-03-04 16:48:29 -06:00
Nate W b7f8b0daae Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-02-28 16:18:31 -08:00
Meysam 00336f4c6e
Fix: Update line breaks (#31598)
* fix: add missing word 📝

* apply suggestions from code review

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-02-24 20:09:55 -08:00
Kubernetes Prow Robot e021e42245
Merge pull request #31667 from mk46/remove_kubenet
Removed kubenet reference from docs
2022-02-22 07:31:46 -08:00
Manish Kumar 7fc89637f3 Removed kubenet reference 2022-02-22 18:59:32 +05:30
PriyanshuAhlawat c855463d3d Update ingress.md 2022-02-22 11:46:43 +05:30
Mikhail Polivakha d78f8d2736
Add example of Service targetPort binding by name
Add example of Service targetPort binding by name
2022-02-18 11:10:47 +03:00
Kubernetes Prow Robot 0211d7f7c9
Merge pull request #31622 from meysam81/meysam/fix-prepositions
fix: modify prepositions 📝
2022-02-09 18:25:47 -08:00
Kubernetes Prow Robot 6b6c7a2df8
Merge pull request #31506 from alexfornuto/patch-1
Add Pomerium Ingress Controller to list.
2022-02-08 18:50:17 -08:00
Meysam Azad 228c676cd1 fix: modify prepositions 📝 2022-02-04 16:48:20 +03:00
alexfornuto df38c30bb3 Add Pomerium Ingress Controller to list. 2022-02-03 09:31:32 -06:00
Paul "TBBle" Hampson db2b66e365 Apply wording improvements to load-balancer-class
Credit to Tim Bannister <tim@scalefactory.com> for the same improvements
in load-balancer-nodeport-allocation above.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:40:00 +11:00
Paul "TBBle" Hampson 2103a16c0f Fix style nit-pick
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:49 +11:00
Paul "TBBle" Hampson be07879592 Remove needless mention of previous versions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:43 +11:00
Paul "TBBle" Hampson b54cee1c44 Apply better wording to remain current in future versions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 02:39:24 +11:00
Paul "TBBle" Hampson f0da3cf753
`ServiceLBNodePortControl` went to beta in v1.22
Looks like this was overlooked to be updated when the feature gate documentation was updated in #28770.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2022-02-03 00:49:06 +11:00
Kubernetes Prow Robot c468037747
Merge pull request #31331 from yashodhanmohan/feat/docker-cleanup
Clean up docker references from Service documentations
2022-02-01 07:21:12 -08:00
Md Sahil c4dc68c8ff
Update service-traffic-policy.md (#31408)
* Update service-traffic-policy.md

<h3>What this PR does ?</h3>
Improve documentation.

<h3>Which issue this PR fixes ?</h3>
fixes 31403(Issue).

* Update service-traffic-policy.md

* Update service-traffic-policy.md

* Update service-traffic-policy.md
2022-01-31 17:37:53 -08:00
SpecialYang 9911912709 Fix imprecise statements for virtual hosting example 2022-01-26 22:33:33 +08:00
Kubernetes Prow Robot ee346e48d8
Merge pull request #31363 from yashodhanmohan/fix/pod-dns
Correcting DNS record for pods exposed by a Service
2022-01-25 12:21:41 -08:00
Kubernetes Prow Robot 1d552afaa6
Merge pull request #30737 from mfbieber/ingress-class-name-in-example
Added ingressClassName: nginx to Ingress example
2022-01-24 11:37:35 -08:00
Yashodhan Mohan Bhatnagar 12653d2266 Update to bring back mention of container links compatibility 2022-01-24 01:56:44 +05:30
Yashodhan Mohan Bhatnagar 36336334c3
Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 01:23:29 +05:30