In a cloud environment just use a Service or an Ingress.
In a data center or bare metal environment I would either use Traefik or install MetalLB to map service endpoints to known addresses.
In a cloud environment just use a Service or an Ingress.
In a data center or bare metal environment I would either use Traefik or install MetalLB to map service endpoints to known addresses.
Are you familiar with Traefik in any way? It will really pay off if you do.
Have you ever used MetalML? It seems promising
I use Cilium and Metal LB (if that's what you meant) for my job and it's pretty useful imo