minikube: add stop, delete (#4384)
This commit is contained in:
@@ -18,3 +18,11 @@
|
||||
- Open kubernetes dashboard in a browser:
|
||||
|
||||
`minikube dashboard`
|
||||
|
||||
- Stop the running cluster:
|
||||
|
||||
`minikube stop`
|
||||
|
||||
- Delete the cluster:
|
||||
|
||||
`minikube delete`
|
||||
|
Reference in New Issue
Block a user