README: ansible basics docs link
parent
51a0996087
commit
3d45a81006
|
@ -16,6 +16,7 @@ Should work on **RedHat/Fedora/Centos** platforms (to be tested)
|
||||||
in order to avoid any issue during deployment you should **disable your firewall**
|
in order to avoid any issue during deployment you should **disable your firewall**
|
||||||
* **Copy your ssh keys** to all the servers part of your inventory.
|
* **Copy your ssh keys** to all the servers part of your inventory.
|
||||||
* **Ansible v1.9.x/v2.x and python-netaddr**
|
* **Ansible v1.9.x/v2.x and python-netaddr**
|
||||||
|
* Base knowledge on Ansible. Please refer to [Ansible documentation](http://www.ansible.com/how-ansible-works)
|
||||||
|
|
||||||
### Components
|
### Components
|
||||||
* [kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.1.3
|
* [kubernetes](https://github.com/kubernetes/kubernetes/releases) v1.1.3
|
||||||
|
|
Loading…
Reference in New Issue