apply changes

This commit is contained in:
Daniel Smith
2015-07-16 19:01:02 -07:00
parent 2a112a0004
commit f7873d2a1f
91 changed files with 530 additions and 7 deletions

View File

@@ -108,6 +108,7 @@ spec:
```
To delete the replication controller (and the pods it created):
```bash
kubectl delete rc nginx
```