From c7de734a006af07c614f6b31bf730824e2398a86 Mon Sep 17 00:00:00 2001
From: k8s-ci-robot
MetalLB provides a network load-balancer implementation for Kubernetes clusters that do not run on a supported cloud provider, effectively allowing the usage of LoadBalancer Services within any cluster.
-This section demonstrates how to use the Layer 2 configuration mode of MetalLB together with the NGINX +
This section demonstrates how to use the Layer 2 configuration mode of MetalLB together with the NGINX
Ingress controller in a Kubernetes cluster that has publicly accessible nodes. In this mode, one node attracts all
the traffic for the ingress-nginx
Service IP. See Traffic policies for more details.