Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 242 Bytes

cleanup.rst

File metadata and controls

12 lines (8 loc) · 242 Bytes

Cleanup

To clean up the cluster after all the experiments are finished:

kubectl delete -f obj.yaml
kubectl delete -f crd.yaml

Alternatively, Minikube can be reset for the full cluster cleanup.