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.
metallb from metallb is more popular with 33 repositories.
Install with:
helm repo add metallb oci://quay.io/metallb/chart/
helm install metallb metallb/metallb -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| metallb | mirceanton/home-ops | 59 | 0.15.3 | a day ago |
| metallb | pascaliske/infrastructure | 68 | 0.15.3 | 8 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
| boolean | |
prometheus.namespace (1) monitoring | string |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
crds.enabled (2) true | boolean |
| boolean | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean |