Skip to content

Commit

Permalink
Update configuring_kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tstromberg committed May 1, 2019
1 parent 7de892a commit a61fe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring_kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This flag is repeated, so you can pass it several times with several different v

## Selecting a Kubernetes version

minikube defaults to the latest stable version of Kubernetes. You can select a different version by using the `--kubernetes-version` flag, for example:
minikube defaults to the latest stable version of Kubernetes. You may select a different Kubernetes release by using the `--kubernetes-version` flag, for example:

`minikube start --kubernetes-version=v1.10.13`

Expand Down

0 comments on commit a61fe42

Please sign in to comment.