Skip to content

Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization

License

Notifications You must be signed in to change notification settings

openelb/openelb

Repository files navigation

GitHub version go report

PorterLB: Load Balancer Implementation for Bare Metal

logo

PorterLB is an open-source load balancer implementation designed for bare-metal Kubernetes clusters.

Why PorterLB

In cloud-based Kubernetes clusters, Services are usually exposed by using load balancers provided by cloud vendors. However, cloud-based load balancers are unavailable in bare-metal environments. PorterLB allows users to create LoadBalancer Services in bare-metal environments for external access, and provides the same user experience as cloud-based load balancers.

Core Features

  • BGP mode and Layer 2 mode
  • ECMP routing and load balancing
  • IP address pool management
  • BGP configuration using CRDs
  • Installation using Helm and KubeSphere

Documentation

Without a bare-metal environment yet? Doesn't matter!

You can learn how to use PorterLB in a cloud-based Kubernetes cluster by following the PorterLB Documentation.

Support, Discussion and Contributing

PorterLB is a sub-project of KubeSphere.

Landscapes



    

PorterLB is a promising newcomer in Service proxy, which enriches the CNCF CLOUD NATIVE Landscape.

License

PorterLB is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.