Reviewed examples and petset docs, minor errors fixed.

This commit is contained in:
Anirudh
2016-07-18 12:28:00 -07:00
committed by foxish
parent b7458acb57
commit 00ca10945d
2 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ web-1
And the hostname is linked to the in-cluster DNS address:
```shell
$ kubectl run -it --image busybox dns-test --restart=Never /bin/sh
$ kubectl run -i --tty --image busybox dns-test --restart=Never /bin/sh
dns-test # nslookup web-0.nginx
Server: 10.0.0.10
Address 1: 10.0.0.10 kube-dns.kube-system.svc.cluster.local