|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
create_users | %!s(int64=5) %!d(string=hai) anos | |
roles | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
build-kubernetes-cluster.yml | %!s(int64=5) %!d(string=hai) anos | |
device-plugin.yaml | %!s(int64=5) %!d(string=hai) anos | |
example.yaml | %!s(int64=5) %!d(string=hai) anos | |
host_inventory_file | %!s(int64=5) %!d(string=hai) anos | |
scuttle | %!s(int64=5) %!d(string=hai) anos |
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