fix typo for kubectl version

This commit is contained in:
mpl 2019-09-18 12:16:04 +02:00 committed by Traefiker Bot
parent 64bcdd4398
commit a380317e2c

View file

@ -18,7 +18,7 @@ In the following, the Kubernetes resources defined in YAML configuration files c
!!! important "Kubectl Version" !!! important "Kubectl Version"
With the `rancher/k3s` version used in this guide (`0.8.0`), the kubectl version needs to be >= `0.11`. With the `rancher/k3s` version used in this guide (`0.8.0`), the kubectl version needs to be >= `1.11`.
## k3s Docker-compose Configuration ## k3s Docker-compose Configuration