Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Kubernetes Prow Robot
dfaf833582
Merge pull request #27377 from sftim/20210401_namespace_default_label_name_tweaks
...
Improve docs for NamespaceDefaultLabelName
2021-04-05 08:09:14 -07:00
Tim Bannister
c9ca131355
Tidy docs about EndpointSlice & related features
...
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-04-05 15:53:21 +01:00
Tim Bannister
0bfff0bc5c
Remove statement about the future
2021-04-01 21:43:48 +01:00
Tim Bannister
6c935b6f90
Improve docs for NamespaceDefaultLabelName
2021-04-01 21:43:47 +01:00
Kubernetes Prow Robot
ec6d03d84d
Merge pull request #26595 from tengqm/kube-proxy-config
...
Add kube-proxy config reference
2021-04-01 01:33:21 -07:00
Qiming Teng
0d7d7470dd
Add kube-proxy config reference
...
This is a reference for kube-proxy config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
./genref -include kube-proxy
2021-04-01 08:26:17 +08:00
Kubernetes Prow Robot
8cadfc4ffd
Merge pull request #27088 from maplain/service-internal-traffic-policy
...
Add documentation for Service InternalTrafficPolicy
2021-03-31 16:51:21 -07:00
Kubernetes Prow Robot
bfa3449b05
Merge pull request #27032 from robscott/topology-aware-hints
...
Adding documentation for Topology Aware Hints
2021-03-31 16:49:21 -07:00
Rob Scott
b9ec368cfc
Adding documentation for Topology Aware Hints
2021-03-31 15:28:48 -07:00
Fangyuan Li
66cb8f917d
Add documentation for Service InternalTrafficPolicy
2021-03-31 15:24:07 -07:00
Kubernetes Prow Robot
c8acfdd5fb
Merge pull request #27092 from XudongLiuHarold/add-service-loadbalancer-class
...
Add documentation for Service LoadBalancerClass
2021-03-31 07:41:01 -07:00
Kubernetes Prow Robot
aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
...
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Kubernetes Prow Robot
87852360b3
Merge pull request #26723 from hbagdi/ingress-class-namespaced-params
...
Ingress class namespaced params
2021-03-29 11:23:57 -07:00
Xudong Liu
fcfcc73a00
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:41 -07:00
Xudong Liu
469b890e6c
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:31 -07:00
Xudong Liu
81b8394561
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:20 -07:00
Harold
3c1216c7ce
Add detail documentation for service LoadBalancerClass
2021-03-27 18:01:42 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot
7956668252
Merge pull request #26473 from kakarotbyte/patch-1
...
Update service.md
2021-03-26 04:36:43 -07:00
Harry Bagdi
80391efa7e
KEP-2365: documentation for namespace-scoped parameters reference
2021-03-26 13:34:46 +05:30
Kubernetes Prow Robot
c9916c8713
Merge pull request #26675 from pacoxu/kubeadm/dual-stack
...
Kubeadm/dual stack support in 1.21
2021-03-25 22:08:44 -07:00
pacoxu
5a6c4244c4
Add docs for dual-stack via kubeadm: examples
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-26 10:25:43 +08:00
Swetha Repakula
02afb71016
Update EndpointSlice Docs
...
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
* Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
and redirects requests to that page to
`content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Ricardo Katz
d0544c2f64
Default Namespace labels ( #26995 )
...
* Adds namespace default label docs
* Adds namespace default label docs
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Add feature gate page review
* Add common labels review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 15:35:35 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Kubernetes Prow Robot
31c5e7bce2
Merge pull request #26826 from bridgetkromhout/1.21-563
...
Promote IPv4/IPv6 dual-stack support to Beta
2021-03-08 13:15:00 -08:00
Victor Palade
70096affc5
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-05 17:05:24 +01:00
Bridget Kromhout
99e46a58b4
Clarifying dual-stack as default in 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-05 03:49:15 -06:00
Tim Bannister
7d5cd32070
Tidy documentation on NetworkPolicy endPort field
2021-03-04 23:01:53 +00:00
Bridget Kromhout
31777fa6b5
Update to indicate dual-stack move to beta in 1.21
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 21:28:15 -06:00
Bridget Kromhout
d8aa7224dd
Update content/en/docs/concepts/services-networking/dual-stack.md
...
Clarifying how to disable the dual-stack feature when necessary.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-03 21:14:07 -06:00
Bridget Kromhout
3e7055c27f
Docs update for enhancement 563, release 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 17:52:58 -06:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Kornel Bicskei
a3986feedd
Update documentation for AWS ELB
...
Add more details on the mechanics of security group annotations as incorrect use could potentially cause an outage.
2021-03-01 21:05:35 -08:00
Ricardo Pchevuzinske Katz
77f868eb13
Add featuregate documentation and correct some doc suggestion
2021-03-01 17:43:31 -03:00
Kubernetes Prow Robot
451eb86491
Merge pull request #25541 from hezhizhen/patch-2
...
Fix syntax error
2021-02-27 19:18:38 -08:00
Zhizhen He
909dba3bb2
Refine the sentence
2021-02-28 10:23:54 +08:00
Ricardo Katz
c0bb986cd6
Add review suggestions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-26 17:34:57 -03:00
Ricardo Pchevuzinske Katz
a799505a5e
Add netpol endport documentation before release
2021-02-25 14:37:40 -03:00
Zhizhen He
682d3c2550
Rephrase the sentence
2021-02-20 16:47:02 +08:00
Ahmet Soormally
4e8a898912
Tyk Operator list of 3rd party ingress controllers
...
One more ingress Controller to add to the list of 3rd party Ingress providers.
2021-02-13 09:42:00 +00:00
kakarotbyte
72d6fb8cd1
Update service.md
...
The VPC CIDR was switched to Subnet CIDR. Reason why This was changed is because exposing entire VPC CIDR in the SG might have been consider as security threat.
So updating the Document.
Code referenece
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/legacy-cloud-providers/aws/aws.go#L4008
2021-02-11 16:03:49 -06:00
Kubernetes Prow Robot
3c22c23255
Merge pull request #26446 from pierrchen/headless
...
service-network: add some clarity to headless service
2021-02-10 06:34:59 -08:00
Bin Chen
52f35431d9
service-network: add some clarity to headless service
2021-02-10 16:41:45 +11:00
Kubernetes Prow Robot
1f3478e635
Merge pull request #26435 from npu21/dualstack_en
...
Dual-stack docs correction
2021-02-09 05:08:58 -08:00
Zhang Yong
0ec95934a2
Dual-stack docs correction
2021-02-09 11:05:57 +08:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Arhell
08816b1438
correct name in service.md
2021-02-05 14:29:20 +02:00
Bridget Kromhout
ab5b0f97fd
Docs update
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 12:30:16 -06:00
Bridget Kromhout
bed5567056
Dual-stack docs correction
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 11:59:21 -06:00
Fredrik Jonsén
b278dadced
Use https for haproxy.org links
2021-02-02 12:19:20 +01:00
Kubernetes Prow Robot
c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
...
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
piyushjain18
991b35fd09
Update service name in example of Name based virtual hosting
...
`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: service2
port:
number: 80
```
2021-01-21 23:08:19 +09:00
Pulak Kanti Bhowmick
a398bc0657
Fix NGINX Ingress Controller URl
2021-01-19 19:34:39 +06:00
Kubernetes Prow Robot
491790039e
Merge pull request #26115 from MIhirMishra/patch-2
...
Typo correction.
2021-01-16 19:23:43 -08:00
Kubernetes Prow Robot
6b8092f495
Merge pull request #26022 from moonming/patch-1
...
Update ingress-controllers.md
2021-01-15 17:29:43 -08:00
Mihir
84aea3fc2f
Typo correction.
2021-01-15 15:53:07 -07:00
Nate Reid
efc3c488ea
Update service.md
2021-01-13 17:04:26 -05:00
Wen Ming
ea55456454
Merge branch 'master' into patch-1
2021-01-11 09:00:07 +08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Wen Ming
ad119319cc
Update ingress-controllers.md
...
add Apache APISIX ingress controller
2021-01-09 14:39:47 +08:00
Chintan Thakker
a0b3e72851
Update EnRoute entry
2021-01-08 09:08:32 -08:00
Chintan Thakker
9c94fb01bc
Add EnRoute as an option
...
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html ). It is an [OSS project](https://github.com/saarasio/enroute ) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features ).
2021-01-05 18:20:49 -08:00
Nills Franssens
7277714c8f
Add clarity about egress/ingress combination
...
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Zhizhen He
a170fbdce0
Fix syntax error
2020-12-10 18:28:21 +08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:32:37 -05:00
Shubham Chauhan
2ec4b1d550
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2020-11-30 17:36:01 +05:30
Andrew Sy Kim
acb476bec4
add docs for service.spec.allocateLoadBalancerNodePorts
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-28 09:58:42 -05:00
Tim Bannister
53739e7997
Revise ingress controller list
...
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Kubernetes Prow Robot
43071259c2
Merge pull request #24777 from chlunde/patch-1
...
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
Andrew Sy Kim
e9ea77ef1e
fix trailing spaces in Service docs
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-24 21:37:58 -05:00
Carl Henrik Lunde
30bf45ee5e
Update with correct AWS product name
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Laszlo Janosi
d91e7f094a
Document the use of mixed protocol values for LoadBalancer Type of Services
2020-11-14 15:32:42 +00:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Bridget Kromhout
8a3244fdd1
Dual-stack docs for Kubernetes 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2020-11-10 16:10:45 -06:00
reylejano-rxm
3ea3856e78
Merge master into dev-1.20 branch to fix Integration Branch
2020-11-04 14:22:05 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Arhell
08b566111d
fix heading level
2020-11-03 10:54:58 +02:00
doug-fish
9f052f96d4
Add missing space
2020-10-30 10:49:13 -05:00
Carl Henrik Lunde
1d08f1f6fa
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
...
AWS ALB Ingress Controller is now renamed to AWS Load Balancer Controller
2020-10-29 13:38:04 +01:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Kubernetes Prow Robot
a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
...
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Javier Diaz-Montes
c29185dac5
Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20
2020-10-20 07:17:24 -04:00
Kubernetes Prow Robot
7abf35915d
Merge pull request #23522 from VladMasarik/patch-2
...
Updated ingress.md TLS section
2020-10-17 18:48:13 -07:00
Dan Winship
be23194dad
SCTP is GA in 1.20
2020-10-16 14:12:12 -04:00
Amos Chu
ad13389bf7
fix typo in content/en/docs/concepts/services-networking/dns-pod-service.md
2020-10-13 17:22:27 +08:00
Kubernetes Prow Robot
ce8bfdd50e
Merge pull request #24344 from bnutt/bnutt/add_missing_aws_ld_annotation
...
Add missing annotation in en/docs/concepts/services-networking/service.md
2020-10-12 17:11:22 -07:00
Vladimir Masarik
73780ca1bd
Updated ingress.md TLS section
2020-10-08 17:13:14 +02:00
Kubernetes Prow Robot
0d763011f2
Merge pull request #24095 from mvertes/patch-1
...
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Brian Nutt
b805f7bdb1
Add missing annotation in en/docs/concepts/services-networking/service.md
...
Annotation `service.beta.kubernetes.io/aws-load-balancer-security-groups` is missing from the list of annotations that can be applied to an ELB. This annotation was introduced in https://github.com/kubernetes/kubernetes/pull/62774 and refactored https://github.com/kubernetes/kubernetes/pull/83446 to allow users to specify a set of existing security groups to attach to the ELB instead of using any precreated security groups.
2020-10-01 16:52:00 -07:00
Piotr Sykulski
996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml.
2020-09-30 23:49:20 +02:00
Marc Vertes
959d3152f8
Update traefik links in ingress-controllers.md
...
Traefik github repo has been moved from https://github.com/containous/traefik to https://github.com/traefik/traefik . The new company name is `Traefik Labs` and new site https://traefik.io
2020-09-24 09:34:03 +02:00