The expansion of worker nodes within the cluster where kube-vip is installed failed #12136
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/needs-information
Indicates an issue needs more information in order to work on it.
Ubuntu 22
What happened?
I have installed a k8s cluster for apiserver load balancing based on kube-vip. When I expanded the cluster nodes, the expansion failed
The following expansion command is executed:
ansible-playbook -i /conf/hosts.yml -b --become-user root -e "@/conf/group_vars.yml" /kubespray/scale.yml -vvv --limit=cluster-3pu8o4k-node02
The following errors occurred:
What did you expect to happen?
Successfully added the node
How can we reproduce it (as minimally and precisely as possible)?
OS
Ubuntu 22
Version of Ansible
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
Version of Python
Python 3.10.13
Version of Kubespray (commit)
v2.25.0
Network plugin used
calico
Full inventory with variables
ansible-playbook -i /conf/hosts.yml -b --become-user root -e "@/conf/group_vars.yml" /kubespray/scale.yml -vvv --limit=cluster-3pu8o4k-node02
Command used to invoke ansible
None
Output of ansible run
None
Anything else we need to know
No response
The text was updated successfully, but these errors were encountered: