Cleaning up
First, delete the chapter7
namespace to delete the guestbook
release and associated PVCs:
$ kubectl delete ns chapter7
Next, stop the minikube environment:
$ minikube stop
With that, everything has been cleaned up.
First, delete the chapter7
namespace to delete the guestbook
release and associated PVCs:
$ kubectl delete ns chapter7
Next, stop the minikube environment:
$ minikube stop
With that, everything has been cleaned up.