Move min k8s version to 1.20

This commit is contained in:
Florian Ruynat
2021-09-19 16:39:40 +02:00
committed by Kubernetes Prow Robot
parent 8efde799e1
commit 5d1b34bdcd
10 changed files with 2 additions and 165 deletions

View File

@@ -161,7 +161,7 @@ Note: Upstart/SysV init based OS types are not supported.
## Requirements
- **Minimum required version of Kubernetes is v1.19**
- **Minimum required version of Kubernetes is v1.20**
- **Ansible v2.9.x, Jinja 2.11+ and python-netaddr is installed on the machine that will run Ansible commands, Ansible 2.10.x is experimentally supported for now**
- The target servers must have **access to the Internet** in order to pull docker images. Otherwise, additional configuration is required (See [Offline Environment](docs/offline-environment.md))
- The target servers are configured to allow **IPv4 forwarding**.