Fix typos (#13155)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3d509106b9
commit
ca3efda3d5
@@ -302,7 +302,7 @@ To set the `AuthorizationMode` on the `apiserver` to `RBAC`, you can use: `--ext
|
|||||||
### Stopping a Cluster
|
### Stopping a Cluster
|
||||||
The `minikube stop` command can be used to stop your 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.
|
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
|
### Deleting a Cluster
|
||||||
The `minikube delete` command can be used to delete your cluster.
|
The `minikube delete` command can be used to delete your cluster.
|
||||||
|
|||||||
Reference in New Issue
Block a user