You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/setup/learning-environment/minikube.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -332,8 +332,8 @@ Starting the cluster again will restore it to its previous state.
332
332
The `minikube delete`command can be used to delete your cluster.
333
333
This command shuts down and deletes the Minikube Virtual Machine. No data or state is preserved.
334
334
335
-
### Upgrading minikube
336
-
See [upgrade minikube](https://minikube.sigs.k8s.io/docs/start/macos/)
335
+
### Upgrading Minikube
336
+
If you are using macOS, see [Upgrading Minikube](https://minikube.sigs.k8s.io/docs/start/macos/#upgrading-minikube) to upgrade your existing minikube installation.
0 commit comments