This commit is contained in:
yanghaichao12 2019-03-13 23:35:39 +08:00 committed by Kubernetes Prow Robot
parent 3d509106b9
commit ca3efda3d5
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ To set the `AuthorizationMode` on the `apiserver` to `RBAC`, you can use: `--ext
### Stopping a Cluster
The `minikube stop` command can be used to stop your cluster.
This command shuts down the Minikube Virtual Machine, but preserves all cluster state and data.
Starting the cluster again will restore it to it's previous state.
Starting the cluster again will restore it to its previous state.
### Deleting a Cluster
The `minikube delete` command can be used to delete your cluster.