MetalLB Controller
- Canonical Kubernetes
- Containers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 20 | 16 Dec 2021 | |
latest/candidate | 18 | 03 May 2021 | |
latest/beta | 20 | 13 Dec 2021 | |
latest/edge | 21 | 02 Feb 2022 |
juju deploy containers-metallb-controller
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
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.