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
I seem to have some bad state in my etcd db that I can't track down. It manifests as the control plane nodes continuously crash looping from a divide by 0 panic. I can't get the cluster back into a healthy state.
Environmental Info:
K3s Version: v1.29.5+k3s1
root@ms01-node-5:/etc/systemd/system# k3s -v
k3s version v1.29.5+k3s1 (4e53a323)
go version go1.21.9
Node(s) CPU architecture, OS, and Version:
Linux ms01-node-5 6.8.11-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 27 14:53:33 UTC 2024 x86_64 GNU/Linux
Yea, thanks. I stumbled across it and can report back that moving from 1.29.5 -> 1.29.6 has allowed me to put the pieces back together. I have one node that is refusing to rejoin though, but probably a separate issue.
I seem to have some bad state in my etcd db that I can't track down. It manifests as the control plane nodes continuously crash looping from a divide by 0 panic. I can't get the cluster back into a healthy state.
Environmental Info:
K3s Version: v1.29.5+k3s1
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
10 nodes, all running CoreOS
Describe the bug:
Steps To Reproduce:
Expected behavior:
Don't crashloop
Actual behavior:
Control plane continuously crash loops
Additional context / logs:
The text was updated successfully, but these errors were encountered: