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
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
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
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
Kubernetes Prow Robot
7956668252
Merge pull request #26473 from kakarotbyte/patch-1
...
Update service.md
2021-03-26 04:36:43 -07: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
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04: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
Zhizhen He
682d3c2550
Rephrase the sentence
2021-02-20 16:47:02 +08: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
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
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
Zhizhen He
a170fbdce0
Fix syntax error
2020-12-10 18:28:21 +08:00
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
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
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
Laszlo Janosi
d91e7f094a
Document the use of mixed protocol values for LoadBalancer Type of Services
2020-11-14 15:32:42 +00:00
Dan Winship
be23194dad
SCTP is GA in 1.20
2020-10-16 14:12:12 -04: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
Kubernetes Prow Robot
c98e9e5c42
Merge pull request #23882 from kbhawkey/kb-service-word-cleanup
...
reword pod lifecycle, cleanup
2020-09-20 04:30:29 -07:00
Karen Bradshaw
6a401072b3
reword pod lifecycle, cleanup
2020-09-14 14:19:25 -04:00
didier
5061d5587b
fixing a typo
...
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-14 18:23:25 +02:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
Franco Morinigo
54b80dc136
Add target nodes AWS ELB annotation documentation
2020-07-14 20:11:45 -03:00
Kubernetes Prow Robot
d6b7bf5f38
Merge pull request #21588 from robscott/app-protocol-1.19
...
Updating AppProtocol docs for 1.19 release
2020-07-10 13:49:49 -07:00
Rob Scott
4e6aa1b43b
Updating AppProtocol docs for 1.19 release
2020-07-09 18:31:43 -07:00
Kubernetes Prow Robot
bc90e9eed0
Merge pull request #21672 from janosi/sctp
...
Moving SCTP support from alpha to beta
2020-06-29 10:43:25 -07:00
Laszlo Janosi
29663e9fca
Fix review comments.
...
"Endpoints" is plural.
Add that the alpha state of the feature lasted til 1.18.
Fix the description of the feature. It is not alpha anymore.
2020-06-15 14:33:54 +00:00
Laszlo Janosi
edeb26de0b
SCTP moving from alpha to beta
2020-06-15 14:33:38 +00:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Kubernetes Prow Robot
a0f8b298e0
Merge pull request #20858 from gujingit/master
...
Add content about the Alibaba cloud provider
2020-05-11 00:31:51 -07:00
gujingit
c349c7dfd2
Add content about the Alibaba cloud provider
2020-05-09 10:49:19 +08:00
Aapeli
c44e025d8d
Fix typo in content/en/docs/concepts/services-networking/service.md
2020-04-28 08:53:40 +10:00
Kaivalya Shah
de8cd50a3e
Typo fix
2020-04-17 02:32:43 +05:30
Kubernetes Prow Robot
0b423535e0
Merge pull request #20087 from linsun/patch-1
...
add IBM cloud instruction for internal lb
2020-04-16 06:38:46 -07:00