Hacker News new | ask | show | jobs
by kosikond 2006 days ago
thanks Alex for all your work in k8s ecosystem!

i have 3 cheapish VPS with public IPs and no VPC . Am but struggling to find a way to get k3s HA working with MetalLB, I dont have EIP /NodeBalancer resource, and dont want to resort to mere 1master+2agents cluster. Any tips or links are appreciated

1 comments

Are you able to use BGP or ARP as suggested in the post? Does your VPS provide have a managed LoadBalancer option?

I would probably suggest you go for 3x servers in HA, it uses marginally more memory but can tolerate a failure.

You can always go and use DigitalOcean managed K8s, or self-host at home using inlets that I mention in the post.