Skip to content
Snippets Groups Projects
Commit fb95edad authored by r0zehnal0vak's avatar r0zehnal0vak
Browse files

updated readme file

parent ba111a58
No related branches found
No related tags found
1 merge request!1updated README.md
......@@ -25,15 +25,15 @@ source ~/path/to/credentials.sh
terraform apply
```
## Kubespray
## Create Kubernetes Cluser
- <code>cd ~/kubernetes-infra-example/ansible/group_vars/all/</code>
- All possible group vars are in [Kubespray](https://github.com/kubernetes-sigs/kubespray) project.
- In <code>openstack.yml</code> modify the application credentials, can be the same credentials as already created.
#### Install Kubernetes
Prerequisites: </br>
- ([Kubespray](https://github.com/kubernetes-sigs/kubespray))
```
cd ~/kubernetes-infra-example/ansible/01-playbook/
ansible-galaxy install -r requirements.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment