Fix some typos and outdated docs (#6071)

This commit is contained in:
Florian Ruynat
2020-05-06 20:17:25 +02:00
committed by GitHub
parent 367566adaa
commit 61e7afa9f0
5 changed files with 5 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ Note: The list of validated [docker versions](https://github.com/kubernetes/kube
## Requirements
- **Minimum required version of Kubernetes is v1.15**
- **Minimum required version of Kubernetes is v1.16**
- **Ansible v2.9+, 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](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/downloads.md#offline-environment))
- The target servers are configured to allow **IPv4 forwarding**.