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 to fully clean up the cluster.
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 to fully clean up the cluster.