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