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

This commit is contained in:
Alex Mohr
2015-03-09 14:44:14 -07:00
parent 56bdd94985
commit da9622a6d7
12 changed files with 9 additions and 154 deletions

View File

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