MetalLB Speaker
- Canonical Kubernetes
- Containers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 19 | 16 Dec 2021 | |
latest/candidate | 17 | 03 May 2021 | |
latest/beta | 19 | 13 Dec 2021 | |
latest/edge | 18 | 07 Oct 2021 |
juju deploy containers-metallb-speaker
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 speaker is the deamonset that makes the services reachable. It must be deployed with its counterpart, metallb-controller, which handles IP address assignments.
This charm deploys MetalLB speaker in a Kubernetes model, which provides a software defined load balancer.