Relay70

Tag: metalLB

  • Kubernetes – MetalLB

    Kubernetes – MetalLB

    Installing and configuring metalLB load balancer onto a new Kubernetes cluster.After configuration we will build a simple nginx service that will use an IP from the metalLB ip pool. Prepare Kubernetes for MetalLB install Install MetalLB manifest Check for installation Create your Kubernetes CR (custom resource) Apply the new IPAddressPool CR type. Verify IPAddressPool CR…