|
vor 5 Jahren | |
---|---|---|
examples | vor 5 Jahren | |
roles | vor 5 Jahren | |
LICENSE | vor 5 Jahren | |
README.md | vor 5 Jahren | |
build-kubernetes-cluster.yml | vor 5 Jahren | |
example.yaml | vor 5 Jahren | |
host_inventory_file | vor 5 Jahren | |
scuttle | vor 5 Jahren |
Dancing to the beat of a different drum.
Install Kubernetes and all dependencies
ansible-playbook -i host_inventory_file build-kubernetes-cluster.yml
Initialize K8S cluster
ansible-playbook -i host_inventory_file build-kubernetes-cluster.yml --tags "init"
Create dynamic/persistent volumes
Join k8s cluster