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 GitHub
parent ad54f03c1f
commit 5e823c14a9
@@ -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