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.