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
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
Zane Bitter
8e66f24319
Fix grammatical error
2020-09-23 15:46:19 -04:00
Tim Bannister
d8573d9a42
Switch Ingress concept to use MermaidJS diagrams
...
Replace ASCII-art diagrams with MermaidJS-rendered drawings.
2020-09-22 17:10:45 +01: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
Kubernetes Prow Robot
77b51db7e7
Merge pull request #23878 from didier-durand/service_en
...
fixing a typo
2020-09-14 20:32:07 -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
didier
68a018eb8d
fixing some typos / spelling issues
...
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-13 11:00:07 +02:00
Aleg Malinovsky
8b0014260d
missing a word
...
it felt like the sentence was missing a word in that place
2020-09-11 15:24:51 +03:00
Kubernetes Prow Robot
f0a32c7833
Merge pull request #23710 from pjhwa/fix-23709
...
Fix issue with k8s.io/docs/concepts/services-networking/ingress.md
2020-09-06 08:45:41 -07:00
Jerry Park
6cde842648
Fix issue with k8s.io/docs/concepts/services-networking/ingress.md
2020-09-06 21:35:55 +09:00
Kubernetes Prow Robot
daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
...
Remove cloud providers page
2020-09-03 12:07:41 -07:00
alec
3e3de65859
Update endpoint-slices.md
...
Fix a typo
2020-08-31 17:21:32 +09:00
Kubernetes Prow Robot
c0d06c1980
Merge pull request #23228 from kvaps/fix-apiserver-dualstack
...
Specify service-cluster-ip-range for apiserver (dualstack)
2020-08-29 10:53:19 -07:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Kubernetes Prow Robot
02767f7a3a
Merge pull request #23066 from jayunit100/patch-4
...
Clarify the 3 primitives used for defining policy targets
2020-08-26 14:59:03 -07: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
jay vyas
cace35ea04
Clarify the 3 primitives used for defining policy targets
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-23 05:11:12 -04:00
Kubernetes Prow Robot
8d56047830
Merge pull request #23084 from robscott/endpointslice-duplication
...
Documenting EndpointSlice deduplication requirements
2020-08-21 04:33:39 -07:00
Rob Scott
9bca5270fe
Documenting EndpointSlice deduplication requirements
2020-08-20 15:53:35 -07:00
Andrei Kvapil
b9bc797a9f
Specify service-cluster-ip-range for apiserver
2020-08-18 23:39:12 +02:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
TAKAHASHI Shuuji
1eb3ee27e5
Remove the toc shortcode from concepts/services-networking/network-policies.
2020-08-04 10:45:15 +09:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
Kubernetes Prow Robot
e4f6797510
Merge pull request #22557 from tengqm/fix-links-concepts
...
Fix links in concepts section
2020-08-01 15:43:40 -07:00
Eric Pederson
19a8bbc82b
Add non-exposed Pod DNS name ( #22797 )
...
* Add Pod DNS name
I could not get the hostname/subdomain example to work. For example:
```
$ kubectl describe svc busybox1
Name: busybox1
Namespace: default
Labels: name=busybox
Annotations: <none>
Selector: name=busybox
Type: ClusterIP
IP: 10.109.13.10
Port: <unset> 9000/TCP
TargetPort: 9000/TCP
Endpoints: 172.17.0.6:9000
Session Affinity: None
Events: <none>
$ kubectl get ep busybox1
NAME ENDPOINTS AGE
busybox1 172.17.0.6:9000 4m5s
$ kubectl get pod busybox1 -o jsonpath="{.metadata.labels} {.spec.hostname} {.spec.subdomain}"
map[name:busybox] busybox-1 default-subdomain
$ kubectl exec busybox -- nslookup busybox-1.default-subdomain.default.svc.cluster.local
nslookup: can't resolve 'busybox-1.default-subdomain.default.svc.cluster.local'
Server: 10.96.0.10
Address 1: 10.96.0.10 kube-dns.kube-system.svc.cluster.local
command terminated with exit code 1
```
* Update content/en/docs/concepts/services-networking/dns-pod-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/services-networking/dns-pod-service.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-08-01 15:39:41 -07:00
Kubernetes Prow Robot
af4e2fdf2b
Merge pull request #22712 from javidiaz/alphanoticefeature
...
Adding feature status and prerequisite to new feature.
2020-07-28 05:19:08 -07:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -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
Javier Diaz-Montes
6b0192ef72
Adding feature status and prerequisite to new feature.
2020-07-24 12:56:47 -04:00
Tej-Singh-Rana
7ecf3561c0
Fixed spell error
2020-07-23 17:31:16 +05:30
Kubernetes Prow Robot
38b7408b70
Merge pull request #22529 from sftim/20200715_tidy_endpointslice_concept
...
Tidy EndpointSlice concept
2020-07-15 10:42:38 -07:00
Tim Bannister
591d3c15cb
Tidy EndpointSlice concept
2020-07-15 10:36:21 +01:00