Revert "Deleting old sample JSON; moving those in use; updating references"

This commit is contained in:
Alex Mohr
2015-03-09 14:18:40 -07:00
parent 54a0672e0b
commit 44b9b7aea5
12 changed files with 154 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ You can create a pod like this:
```
cd kubernetes
cluster/kubectl.sh create -f docs/getting-started-guides/pod.json
cluster/kubectl.sh create -f api/examples/pod.json
```
Where pod.json contains something like: