Comment on Questions regarind k8s ingress

<- View Parent
boblin@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

Ingress controllers usually use the standard k8s services. In fact metal-lb allows workloads (like the nginx ingress controller) in the cluster to use services of type LoadBalancer, which is the default configuration. This results in an actual IP being made available to your ingress controller.

source
Sort:hotnewtop