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.
Hi!! I'm trying to add a new node to the cluster. I've just done it manually, and when I do a sudo kubectl get nodes it is at the list.
My problem is... how could I do the LoadBalancer to know I've just introduced a new node? Because if I switch off the nodes in where I'm deploying any service, it does not use this new node (it does not include it in the balance)
Hi!! I'm trying to add a new node to the cluster. I've just done it manually, and when I do a sudo kubectl get nodes it is at the list.
My problem is... how could I do the LoadBalancer to know I've just introduced a new node? Because if I switch off the nodes in where I'm deploying any service, it does not use this new node (it does not include it in the balance)