TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

High Available k3s Kubernetes cluster with keepalived, galera and longhorn

1 pointsby jandeboevrie9 months ago

1 comment

fhke9 months ago
I’m no k3s expert, but this surprised me:<p>&gt; 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.<p>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.