Merge pull request #101 from blynch/patch-1

Update guestbook.md
pull/6/head
Daniel Smith 2014-06-13 15:14:54 -07:00
commit 505f01a7ca
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Using master: kubernetes-master (external IP: 1.2.3.4)
If you ssh to that machine, you can run `docker ps` to see the actual pod: If you ssh to that machine, you can run `docker ps` to see the actual pod:
```shell ```shell
$ gcutil ssh kubernetes-minion-3 --zone us-central1-b $ gcutil ssh --zone us-central1-b kubernetes-minion-3
$ sudo docker ps $ sudo docker ps
me@kubernetes-minion-3:~$ sudo docker ps me@kubernetes-minion-3:~$ sudo docker ps