... using kubeadm
and Ansible according to stacked control planes with kubeadm
Warning: The current implementation produces a issue which breaks networking fir Docker-in-Docker.
See documentation
Make sure the follow applies to you:
Configure the provisioner, e.g. hcloud
vars/hcloud/vars.yml
ansible-vault create vars/hcloud/vault.yml
Configure the deployment
vars/global.yml
Run a playbook for a supported runtime with a supported provisioner:
ansible-playbook -e provisioner=hcloud k8s-docker.yml