Hey there, thank you for your work!
I'm trying to avoid allocating public IPv4 addresses for my nodes and instead routing everything through a single Hetzner load balancer (including talos and kube API server traffic). I'm relatively new in this space so first off, is this a reasonable thing to try to do? If so, how might I accomplish that using your module?
I'm fairly confident I'd need to allocate the load balancer myself but I don't quite see a way to disable public IPv4 address allocation or how to tell terraform to expect to communicate to Talos via the LB instead of the nodes directly.
Hey there, thank you for your work!
I'm trying to avoid allocating public IPv4 addresses for my nodes and instead routing everything through a single Hetzner load balancer (including talos and kube API server traffic). I'm relatively new in this space so first off, is this a reasonable thing to try to do? If so, how might I accomplish that using your module?
I'm fairly confident I'd need to allocate the load balancer myself but I don't quite see a way to disable public IPv4 address allocation or how to tell terraform to expect to communicate to Talos via the LB instead of the nodes directly.