Update to more recent kubernetes version (#8795)

This commit is contained in:
Shamsher Ansari 2021-01-19 19:30:12 +05:30 committed by GitHub
parent 5862a07d37
commit fe9c7acb8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Refer to the [`api-server` reference docs](https://kubernetes.io/docs/reference/
`--kubernetes-version` value:
{{< text bash >}}
$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.18.10
$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
{{< /text >}}
Depending on the hypervisor you use and the platform on which the hypervisor