# metallb **Repository Path**: mirrors_hustcat/metallb ## Basic Information - **Project Name**: metallb - **Description**: A network load-balancer implementation for Kubernetes using standard routing protocols - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-08 ## 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.universe.tf/concepts/maturity/) [![license](https://img.shields.io/github/license/google/metallb.svg?maxAge=2592000)](https://github.com/google/metallb/blob/master/LICENSE) [![CircleCI](https://img.shields.io/circleci/project/github/google/metallb.svg)](https://circleci.com/gh/google/metallb) [![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/google/metallb)](https://goreportcard.com/report/github.com/google/metallb) Check out [MetalLB's website](https://metallb.universe.tf) for more information. # Contributing We welcome contributions in all forms. Please check out the [hacking and contributing guide](https://metallb.universe.tf/community/#contributing) for more information. Participation in this project is subject to a [code of conduct](https://metallb.universe.tf/community/code-of-conduct/). One lightweight way you can contribute is to [tell us that you're using MetalLB](https://github.com/google/metallb/issues/5), which will give us warm fuzzy feelings :). # Disclaimer This is not an official Google project, it is just code that happens to be owned by Google.