/k8s-ansible

Primary LanguageJinjaApache License 2.0Apache-2.0

k8s-ansible

#How to use

Deploy a stable k8 cluster

# modify the host entry in the examples/containerd-cluster/hosts.yaml and modify extra_cert in examples/containerd-cluster/extra-vars-k8s-stable.json 
$ ansible-playbook -i examples/containerd-cluster/hosts.yml install-k8s.yml --extra-vars "@examples/containerd-cluster/extra-vars-k8s-stable.json"