Adding pyenv as venv in python3 for bootstrap script
This commit is contained in:
parent
3df266b0f1
commit
f8483eb20b
|
|
@ -44,7 +44,7 @@ Install Kubernetes:
|
||||||
```sh
|
```sh
|
||||||
$ ./init.sh
|
$ ./init.sh
|
||||||
$ # follow instructions from output, sth like:
|
$ # follow instructions from output, sth like:
|
||||||
$ cd kubespray │nginx-ingress-default-backend-5b967cf596-sk7p7 1/1 Running 0 22h
|
$ cd kubespray
|
||||||
$ ansible-playbook -i inventory/prod/inventory.ini cluster.yml
|
$ ansible-playbook -i inventory/prod/inventory.ini cluster.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue