Update the Upgrading Minikube topic (#19862)

* Update the Upgrading Minikube topic

* Update the Upgrading Minikube topic

* add a dot to the end of the sentence
This commit is contained in:
Vinicius Barbosa 2020-03-27 02:06:23 -03:00 committed by bryan
parent 66411f7343
commit ec26104b35
1 changed files with 2 additions and 2 deletions

View File

@ -332,8 +332,8 @@ Starting the cluster again will restore it to its previous state.
The `minikube delete` command can be used to delete your cluster.
This command shuts down and deletes the Minikube Virtual Machine. No data or state is preserved.
### Upgrading minikube
See [upgrade minikube](https://minikube.sigs.k8s.io/docs/start/macos/)
### Upgrading Minikube
If you are using macOS, see [Upgrading Minikube](https://minikube.sigs.k8s.io/docs/start/macos/#upgrading-minikube) to upgrade your existing minikube installation.
## Interacting with Your Cluster