Add deployment cleanup to minikube quickstart
This commit is contained in:
@@ -68,6 +68,8 @@ client_address=192.168.99.1
|
||||
command=GET
|
||||
real path=/
|
||||
...
|
||||
$ kubectl delete deployment hello-minikube
|
||||
deployment "hello-minikube" deleted
|
||||
$ minikube stop
|
||||
Stopping local Kubernetes cluster...
|
||||
Stopping "minikube"...
|
||||
|
||||
Reference in New Issue
Block a user