cleanup kube 1.28 and cri-o 1.28 (#11609)

This commit is contained in:
Kay Yan
2024-10-08 15:28:22 +08:00
committed by GitHub
parent 9204f60b19
commit fb312e5179
6 changed files with 2 additions and 203 deletions

View File

@@ -201,7 +201,7 @@ Note: Upstart/SysV init based OS types are not supported.
## Requirements
- **Minimum required version of Kubernetes is v1.28**
- **Minimum required version of Kubernetes is v1.29**
- **Ansible v2.14+, 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/operations/offline-environment.md))
- The target servers are configured to allow **IPv4 forwarding**.