MetalLB | PureLB | Porter | |
---|---|---|---|
IPAM | integrated | integrated & external | integrated |
Uses Linux network Subsystem | no | yes | no |
Local Addresses | yes | yes | incomplete |
Routed addresses | yes | yes | yes |
Protocol Support | BGP | any (BGP,OSPF,ISIS,RIP) | BGP partial |
IPv4 & IPv6 | no | yes | no |
Integration with routed CNI | Difficult | easy | possible |
Config using CRD | no | yes | yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Service | |
metadata: | |
annotations: | |
purelb.io/service-group: epicext-https | |
name: kuard | |
namespace: kuard | |
spec: | |
loadBalancerClass: purelb.io/purelb | |
ipFamilies: |