Remove references to 1.22 (#9342)

This commit is contained in:
Florian Ruynat
2022-09-28 23:10:29 +02:00
committed by GitHub
parent a8e4984cf7
commit 841e2f44c0
4 changed files with 3 additions and 206 deletions

View File

@@ -177,7 +177,7 @@ Note: Upstart/SysV init based OS types are not supported.
## Requirements
- **Minimum required version of Kubernetes is v1.22**
- **Minimum required version of Kubernetes is v1.23**
- **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**.