Skip to content
Snippets Groups Projects
Commit 8ef75467 authored by TommyKTheDJ's avatar TommyKTheDJ Committed by Kubernetes Prow Robot
Browse files

Ansible 2.8.x note (#4908)

Update README.md to link to the open issue that shows Ansible 2.8.x doesn't work with Kubespray.  The requirements.txt file is already fixed to 2.7.8 so only the README needed updating, I think.
parent 161a8f55
No related branches found
No related tags found
No related merge requests found
......@@ -135,7 +135,7 @@ Note: The list of validated [docker versions](https://github.com/kubernetes/kube
Requirements
------------
- **Minimum required version of Kubernetes is v1.13**
- **Ansible v2.7.8 (or newer) and python-netaddr is installed on the machine
- **Ansible v2.7.8 (or newer, but [not 2.8.x](https://github.com/kubernetes-sigs/kubespray/issues/4778)) and python-netaddr is installed on the machine
that will run Ansible commands**
- **Jinja 2.9 (or newer) is required to run the Ansible Playbooks**
- 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))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment