fix typo for kubectl version
This commit is contained in:
parent
64bcdd4398
commit
a380317e2c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue