Ansible playbook for update cluster with kubeadm Insatll ansible python3 -m pip install --user ansible Install requirements ansible-galaxy install -r requirements.yml Fill inventory file in inventory/ Copy admin.conf form /etc/kubernetes to ./files/ Run playbook for specific version ansible-playbook upgrade_1_19-1_20.yml