Metallb Speaker
- By containers
- Containers
juju deploy cs:~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.
Channel | Version | Platform |
---|---|---|
latest/stable | 12 | |
latest/candidate | 14 | |
latest/beta | 12 | |
latest/edge | 13 |
Platform:
About
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. Read more
Relevant links
Discuss this charm
Share your thoughts on this charm with the community on discourse.
MetalLB-Speaker Charm
Overview
MetalLB offers a software network load balancing implementation that allows for LoadBalancing services in Kubernetes. Upstream documentation for MetalLB can be found at https://metallb.universe.tf/
The metallb-speaker charm is meant to be used together with the metallb-controller charm. The official documentation for these charms and how to use them with Kubernetes can be found at https://ubuntu.com/kubernetes/docs/metallb.