deploy cluster with kube-vip enables, and kube-vip-controller-node-1/2/3 crash.
The error logs shows:
time="2024-10-17T08:10:30Z" level=fatal msg="Error ensuring net.ipv4.vs.conntrack enabled [failed to open file: open /proc/sys/net/ipv4/vs/conntrack: read-only file system]"
What did you expect to happen?
kube-vip-controller-node run successfully.
How can we reproduce it (as minimally and precisely as possible)?
What happened?
deploy cluster with kube-vip enables, and kube-vip-controller-node-1/2/3 crash.
The error logs shows:
time="2024-10-17T08:10:30Z" level=fatal msg="Error ensuring net.ipv4.vs.conntrack enabled [failed to open file: open /proc/sys/net/ipv4/vs/conntrack: read-only file system]"
What did you expect to happen?
kube-vip-controller-node run successfully.
How can we reproduce it (as minimally and precisely as possible)?
just deploy cluster by setting
OS
irrelevant
Version of Ansible
irrelevant
Version of Python
irrelevant
Version of Kubespray (commit)
master
Network plugin used
calico
Full inventory with variables
Command used to invoke ansible
irrelevant
Output of ansible run
irrelevant
Anything else we need to know
No response