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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -369,7 +369,12 @@ The `minikube delete` command can be used to delete your cluster.
369
369
This command shuts down and deletes the Minikube Virtual Machine. No data or state is preserved.
370
370
371
371
### Upgrading Minikube
372
-
If you are using macOS, see [Upgrading Minikube](https://minikube.sigs.k8s.io/docs/start/macos/#upgrading-minikube) to upgrade your existing minikube installation.
372
+
If you are using macOS and [Brew Package Manager](https://brew.sh/) is installed run:
0 commit comments