metallb is a load-balancer implementation for Kubernetes, allowing you to create services with type: LoadBalancer. With BGP, you can setup IP ranges in your network that get assigned to k8s services. You can use IP addresses that are assigned to you, and share them amongst services.
Install with:
helm repo add metallb-charts https://metallb.github.io/metallb/
helm install metallb metallb-charts/metallb -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| metallb | angelnu/k8s-gitops | 180 | 0.15.2 | 20 days ago |
| metallb | wrmilling/k3s-gitops | 221 | 0.15.2 | a month ago |
| metallb | h3mmy/bloopySphere | 62 | 0.14.9 | 6 months ago |
| metallb | Pumba98/flux2-gitops | 67 | 0.14.9 | a year ago |
| metallb | anthr76/infra | 104 | 0.13.10 | a year ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
prometheus.namespace (9) monitoring | string |
prometheus.serviceAccount (9) kube-prometheus-stack-prometheus | string |
| boolean | |
| string | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| number | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
speaker.image.repository (3) quay.io/metallb/speaker | string |
| string | |
| boolean | |
| string | |
| string | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
configInline.address-pools[].addresses[] (4) - ${METALLB_LB_RANGE} | string |
| string | |
| string | |
psp.create (4) false | boolean |
controller.image.repository (3) quay.io/metallb/controller | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string |