1 comment

[ 4.4 ms ] story [ 15.5 ms ] thread
I’m no k3s expert, but this surprised me:

> I noticed that there is only one k3s node that has the control-plane,master role. If that node fails you can no longer manager the cluster.

This feels like a failing of k3s that should be addressed within k3s, rather than adding duct tape elsewhere. Kubernetes has built-in mechanisms (Leases) for handling these kinds of problems.