MetalLB Controller

Channel Revision Published Runs on
latest/stable 20 16 Dec 2021
Ubuntu 20.04
latest/candidate 18 03 May 2021
Ubuntu 20.04
latest/beta 20 13 Dec 2021
Ubuntu 20.04
latest/edge 21 02 Feb 2022
Ubuntu 20.04
juju deploy containers-metallb-controller
Show information

Platform:

MetalLB offers a software network load balancing implementation that allows for LoadBalancing services in Kubernetes. It is a young open-source project that could be charmed to integrate it easily with the Canonical suite of projects. Upstream documentation can be found here : https://metallb.universe.tf/. The controller is the cluster-wide controller that handles IP address assignments. It must be deployed with its counterpart, metallb-speaker, which speaks the protocol of your choice to make the services reachable.

This charm deploys MetalLB controller in a Kubernetes model, which provides a software defined load balancer.