diff --git a/deploy/baremetal/index.html b/deploy/baremetal/index.html index afb23b846..bbe1686f8 100644 --- a/deploy/baremetal/index.html +++ b/deploy/baremetal/index.html @@ -1261,7 +1261,7 @@ Kubernetes cluster running on bare-metal.

A pure software solution: MetalLB ΒΆ

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.

MetalLB in L2 mode

diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 51d8a6e88..b1626178c 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ