committed by
Kubernetes Prow Robot
parent
4bd46900b2
commit
a21bbe7cf8
@@ -195,7 +195,7 @@ NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
|||||||
kube-dns ClusterIP 10.0.0.10 <none> 53/UDP,53/TCP 8m
|
kube-dns ClusterIP 10.0.0.10 <none> 53/UDP,53/TCP 8m
|
||||||
```
|
```
|
||||||
|
|
||||||
If it isn't running, you can [enable it](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/README.md#how-do-i-configure-it).
|
If it isn't running, you can [enable it](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/kube-dns/README.md#how-do-i-configure-it).
|
||||||
The rest of this section will assume you have a Service with a long lived IP
|
The rest of this section will assume you have a Service with a long lived IP
|
||||||
(my-nginx), and a DNS server that has assigned a name to that IP (the CoreDNS
|
(my-nginx), and a DNS server that has assigned a name to that IP (the CoreDNS
|
||||||
cluster addon), so you can talk to the Service from any pod in your cluster using
|
cluster addon), so you can talk to the Service from any pod in your cluster using
|
||||||
|
|||||||
Reference in New Issue
Block a user