Skip to content

Commit

Permalink
How to upgrade minikube (kubernetes#17813)
Browse files Browse the repository at this point in the history
  • Loading branch information
RA489 authored and zacharysarah committed Dec 5, 2019
1 parent 23dcbfe commit c3844df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/setup/learning-environment/minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,9 @@ 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/)

## Interacting with Your Cluster

### Kubectl
Expand Down

0 comments on commit c3844df

Please sign in to comment.