|
5 년 전 | |
---|---|---|
examples | 5 년 전 | |
roles | 5 년 전 | |
LICENSE | 5 년 전 | |
README.md | 5 년 전 | |
build-kubernetes-cluster.yml | 5 년 전 | |
example.yaml | 5 년 전 | |
host_inventory_file | 5 년 전 | |
scuttle | 5 년 전 |
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