Kubernetes Version bump in README
This commit is contained in:
@@ -61,7 +61,7 @@ This adapter is an Extension API Server and Kubernetes needs to be have this fea
|
|||||||
In order to just try out this stack, start minikube with the following command:
|
In order to just try out this stack, start minikube with the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ minikube delete && minikube start --kubernetes-version=v1.10.1 --memory=4096 --bootstrapper=kubeadm --extra-config=kubelet.authentication-token-webhook=true --extra-config=kubelet.authorization-mode=Webhook --extra-config=scheduler.address=0.0.0.0 --extra-config=controller-manager.address=0.0.0.0
|
$ minikube delete && minikube start --kubernetes-version=v1.13.2 --memory=4096 --bootstrapper=kubeadm --extra-config=kubelet.authentication-token-webhook=true --extra-config=kubelet.authorization-mode=Webhook --extra-config=scheduler.address=0.0.0.0 --extra-config=controller-manager.address=0.0.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
Reference in New Issue
Block a user