Remove forgotten 1.21 references

This commit is contained in:
Florian Ruynat
2022-06-15 10:03:38 +02:00
parent 24c8ba832a
commit 9e7f89d2a2
9 changed files with 1 additions and 16 deletions

View File

@@ -162,7 +162,7 @@ Note: Upstart/SysV init based OS types are not supported.
## Requirements
- **Minimum required version of Kubernetes is v1.21**
- **Minimum required version of Kubernetes is v1.22**
- **Ansible v2.11+, Jinja 2.11+ and python-netaddr is installed on the machine that will run Ansible commands**
- 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**.