Problems with forwarding the dashboard in a highly available microk8s cluster

I’m setting up a highly available microk8s cluster on three servers running ubuntu server 20.04 and I’m running into some issues with getting the dashboard to work and forwarding it to access it

Hi @OmegaRogue

Are nodes resolvable from each other? This is often a cause of this behavior. You can either add hostnames and IPs on /etc/hosts or update entries in your DNS server.