fill ## Clean up (#9744)

This commit is contained in:
Chen Hong
2018-08-04 00:41:54 +08:00
committed by k8s-ci-robot
parent 68a6ddfbb9
commit 94b835987a
@@ -120,9 +120,10 @@ extended-resource-demo-2 0/1 Pending 0 6m
## Clean up
Delete the Pod that you created for this exercise:
Delete the Pods that you created for this exercise:
```shell
kubectl delete pod extended-resource-demo
kubectl delete pod extended-resource-demo-2
```