The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
VIP is unpingable and getting this error when trying to interact with the cluster.
E1028 08:12:17.626212 8298 memcache.go:265] couldn't get current server API group list: the server is currently unable to handle the request
Error from server (ServiceUnavailable): the server is currently unable to handle the request
Expected Behavior
Master 2 or 3 should have picked up the VIP
Current Behavior
VIP is unpingable and getting this error when trying to interact with the cluster.
E1028 08:12:17.626212 8298 memcache.go:265] couldn't get current server API group list: the server is currently unable to handle the request Error from server (ServiceUnavailable): the server is currently unable to handle the request
Steps to Reproduce
Context (variables)
Everything else was left to default
Operating system: Ubuntu 24.10
Hardware: SuperMicro server
Variables Used
all.yml
Hosts
host.ini
Possible Solution