# metallb **Repository Path**: lpx_mirror_github/metallb ## Basic Information - **Project Name**: metallb - **Description**: MetalLB 是一个用于裸金属 Kubernetes 集群的负载均衡器实现,使用标准路由协议。它提供了一个简单、可靠的负载均衡解决方案,可以在没有云提供商的情况下运行 Kubernetes 服务。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-29 - **Last Updated**: 2025-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MetalLB MetalLB is a load-balancer implementation for bare metal [Kubernetes](https://kubernetes.io) clusters, using standard routing protocols. [![Project maturity: beta](https://img.shields.io/badge/maturity-beta-orange.svg)](https://metallb.io/concepts/maturity/) [![license](https://img.shields.io/github/license/metallb/metallb.svg?maxAge=2592000)](https://github.com/metallb/metallb/blob/main/LICENSE) [![CI](https://github.com/metallb/metallb/actions/workflows/ci.yaml/badge.svg)](https://github.com/metallb/metallb/actions/workflows/ci.yaml) [![Containers](https://img.shields.io/badge/containers-ready-green.svg)](https://hub.docker.com/u/metallb) [![Go report card](https://goreportcard.com/badge/github.com/metallb/metallb)](https://goreportcard.com/report/github.com/metallb/metallb) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5391/badge)](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: - fpaoline@redhat.com - obraunsh@redhat.com We aim for initial response to vulnerability reports within 48 hours. The timeline for fixes depends on the complexity of the issue.