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.
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.