You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have a bug when we try to upgrade a master node (indus5), nodes indus3(master), indus11(worker), indus13(worker), indus15(worker) are already upgraded with success. we are using --limit to update only one node at time.
Error: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'kubeadm_init'
Environment:
Cloud provider or hardware configuration:
we are using Virtual machines provided by vmware ESX
OS (printf "$(uname -srm)\n$(cat /etc/os-release)\n"):
Hello,
we have a bug when we try to upgrade a master node (
indus5
), nodesindus3(master), indus11(worker), indus13(worker), indus15(worker)
are already upgraded with success. we are using--limit
to update only one node at time.Error:
'ansible.vars.hostvars.HostVarsVars object' has no attribute 'kubeadm_init'
Environment:
we are using Virtual machines provided by vmware ESX
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):ansible --version
):Kubespray version (commit) (
git rev-parse --short HEAD
):7f74906
Network plugin used: Calico
Copy of your inventory file: https://gist.github.com/kesslerdev/d31d11c9c7cdae2ee1d1cf2e9537c651#file-inventory
Command used to invoke ansible:
Output of ansible run:
https://gist.github.com/kesslerdev/d31d11c9c7cdae2ee1d1cf2e9537c651#file-results
Anything else do we need to know:
https://transfer.sh/b5Dmc/logs.tar.gz
The text was updated successfully, but these errors were encountered: