Update minikube.md (#7925)

clean-up the exposed deployment (service)
This commit is contained in:
Mike
2018-04-01 10:35:03 -04:00
committed by zacharysarah
parent df50409a6b
commit d64dfbdb75
+2
View File
@@ -69,6 +69,8 @@ client_address=192.168.99.1
command=GET command=GET
real path=/ real path=/
... ...
$ kubectl delete services hello-minikube
service "hello-minikube" deleted
$ kubectl delete deployment hello-minikube $ kubectl delete deployment hello-minikube
deployment "hello-minikube" deleted deployment "hello-minikube" deleted
$ minikube stop $ minikube stop