Cleaning up
You can clean up your environment by deleting the chapter5
namespace, as follows:
$ kubectl delete namespace chapter5
If you have finished working, you can also stop your minikube cluster with the minikube stop
command.
You can clean up your environment by deleting the chapter5
namespace, as follows:
$ kubectl delete namespace chapter5
If you have finished working, you can also stop your minikube cluster with the minikube stop
command.