supplement the cleanup scripts

This commit is contained in:
Young
2015-04-12 15:12:43 +08:00
parent e4aa1b3924
commit d1a6cee15e
2 changed files with 13 additions and 0 deletions

View File

@@ -435,6 +435,7 @@ kubectl stop -f examples/guestbook/redis-slave-controller.json
kubectl stop -f examples/guestbook/frontend-controller.json
kubectl delete -f examples/guestbook/redis-master-service.json
kubectl delete -f examples/guestbook/redis-slave-service.json
kubectl delete -f examples/guestbook/frontend-service.json
```
### Troubleshooting