Minimum required version of Kubernetes is v1.15 (#5266)
This commit is contained in:
parent
03cac2109c
commit
d2fa3c7796
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ Note: The list of validated [docker versions](https://github.com/kubernetes/kube
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
- **Minimum required version of Kubernetes is v1.14**
|
- **Minimum required version of Kubernetes is v1.15**
|
||||||
- **Ansible v2.7.8 (or newer, but [not 2.8.x](https://github.com/kubernetes-sigs/kubespray/issues/4778)) and python-netaddr is installed on the machine
|
- **Ansible v2.7.8 (or newer, but [not 2.8.x](https://github.com/kubernetes-sigs/kubespray/issues/4778)) and python-netaddr is installed on the machine
|
||||||
that will run Ansible commands**
|
that will run Ansible commands**
|
||||||
- **Jinja 2.9 (or newer) is required to run the Ansible Playbooks**
|
- **Jinja 2.9 (or newer) is required to run the Ansible Playbooks**
|
||||||
|
|
Loading…
Reference in a new issue