Bump minimum K8S version to 1.14 (#5055)
Signed-off-by: Craig Rodrigues <craig@portworx.com>
This commit is contained in:
parent
62aecd1e4a
commit
b74abe56fd
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.13**
|
- **Minimum required version of Kubernetes is v1.14**
|
||||||
- **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