https://github.com/metallb/metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
https://github.com/metallb/metallb
arp bare-metal bgp frr hacktoberfest keepalived kubernetes load-balancer vrrp
Last synced: 4 days ago
JSON representation
A network load-balancer implementation for Kubernetes using standard routing protocols
- Host: GitHub
- URL: https://github.com/metallb/metallb
- Owner: metallb
- License: apache-2.0
- Created: 2017-11-08T20:38:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:34:30.000Z (6 months ago)
- Last Synced: 2024-10-29T16:21:32.852Z (6 months ago)
- Topics: arp, bare-metal, bgp, frr, hacktoberfest, keepalived, kubernetes, load-balancer, vrrp
- Language: Go
- Homepage: https://metallb.io
- Size: 48.4 MB
- Stars: 7,065
- Watchers: 106
- Forks: 910
- Open Issues: 108
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- stars - metallb/metallb - balancer implementation for Kubernetes using standard routing protocols (HarmonyOS / Windows Manager)
- awesome-repositories - metallb/metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (Go)
- awesome-starred - metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (JavaScript)
- awesome-starts - metallb/metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (Go)
- jimsghstars - metallb/metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (Go)
- awesome-tools - metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (Uncategorized / Uncategorized)
- awesome-cloud-native - MetalLB - A network load-balancer implementation for Kubernetes using standard routing protocols. (NetWork)
- stars - metallb - balancer implementation for Kubernetes using standard routing protocols | metallb | 7449 | (Go)
- awesome-starred - metallb/metallb - A network load-balancer implementation for Kubernetes using standard routing protocols (kubernetes)
README
# MetalLB
MetalLB is a load-balancer implementation for bare
metal [Kubernetes](https://kubernetes.io) clusters, using standard
routing protocols.[](https://metallb.io/concepts/maturity/) [](https://github.com/metallb/metallb/blob/main/LICENSE) [](https://github.com/metallb/metallb/actions/workflows/ci.yaml) [](https://hub.docker.com/u/metallb) [](https://goreportcard.com/report/github.com/metallb/metallb)
[](https://bestpractices.coreinfrastructure.org/projects/5391)Check out [MetalLB's website](https://metallb.io) for more
information.# WARNING
Although the main branch has been relatively stable in the past, please be aware that it is the development branch.
Consuming manifests from main may result in unstable / non backward compatible deployments. We strongly suggest consuming a stable branch, as
described in the [official docs](https://metallb.io/installation/).# Contributing
We welcome contributions in all forms. Please check out
the
[hacking and contributing guide](https://metallb.io/community/#contributing)
for more information.Participation in this project is subject to
a [code of conduct](https://metallb.io/community/code-of-conduct/).One lightweight way you can contribute is
to
[tell us that you're using MetalLB](https://github.com/metallb/metallb/issues/5),
which will give us warm fuzzy feelings :).# Reporting security issues
You can report security issues in the github issue tracker. If you
prefer private disclosure, please email to all of the maintainers:- [email protected]
- [email protected]We aim for initial response to vulnerability reports within 48
hours. The timeline for fixes depends on the complexity of the issue.