Commit 505f01a7 authored by Daniel Smith's avatar Daniel Smith

Merge pull request #101 from blynch/patch-1

Update guestbook.md
parents 6d4e1632 79eb0688
......@@ -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:
```shell
$ gcutil ssh kubernetes-minion-3 --zone us-central1-b
$ gcutil ssh --zone us-central1-b kubernetes-minion-3
$ sudo docker ps
me@kubernetes-minion-3:~$ sudo docker ps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment