Update README.md
https://github.com/kubernetes-incubator/kubespray/issues/2764
This commit is contained in:
parent
63fdfae918
commit
8f6c863d7b
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ Quick Start
|
|||
To deploy the cluster you can use :
|
||||
|
||||
### Ansible
|
||||
# Install dependencies from ``requirements.txt``
|
||||
sudo pip install -r requirements.txt
|
||||
|
||||
# Copy ``inventory/sample`` as ``inventory/mycluster``
|
||||
cp -rfp inventory/sample inventory/mycluster
|
||||
|
|
Loading…
Reference in a new issue