Skip to content

Commit 3414b8f

Browse files
authored
2->3
1 parent 7fda596 commit 3414b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuring_kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ minikube defaults to the latest stable version of Kubernetes. You may select a d
1111

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

14-
minikube follows the [Kubernetes Version and Version Skew Support Policy](https://kubernetes.io/docs/setup/version-skew-policy/), so we guarantee support for the latest build for the last 3 minor Kubernetes releases. When practical, minikube extends this policy two additional minor releases so that users can emulate legacy environments.
14+
minikube follows the [Kubernetes Version and Version Skew Support Policy](https://kubernetes.io/docs/setup/version-skew-policy/), so we guarantee support for the latest build for the last 3 minor Kubernetes releases. When practical, minikube extends this policy three additional minor releases so that users can emulate legacy environments.
1515

1616
As of August 2019, this means that minikube supports and actively tests against the latest builds of:
1717

0 commit comments

Comments
 (0)