Cleaning up
If you have finished with the examples in this chapter, you can remove the chapter9
namespace from your minikube
cluster:
$ kubectl delete ns chapter9
Finally, shut down your minikube
cluster by running minikube stop
.
If you have finished with the examples in this chapter, you can remove the chapter9
namespace from your minikube
cluster:
$ kubectl delete ns chapter9
Finally, shut down your minikube
cluster by running minikube stop
.