Update getting-started.md

This commit is contained in:
Brandon B. Jozsa 2016-12-23 10:05:03 -05:00 committed by GitHub
parent 5092c0c813
commit e2cc9abe69

View File

@ -101,7 +101,7 @@ kube-dns 10.96.0.10 <none> 53/UDP,53/TCP 1d
admin@kubenode01:~$
```
As you can see by this example, `10.96.0.10` is the `kube-dns`IP. Now, have a look at the current `kube-controller-manager-kubenode01` `/etc/resolv.conf`:
As you can see by this example, `10.96.0.10` is the `CLUSTER-IP`IP. Now, have a look at the current `kube-controller-manager-kubenode01` `/etc/resolv.conf`:
```
admin@kubenode01:~$ kubectl exec kube-controller-manager-kubenode01 -n kube-system -- cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)