Releases: kubernetes-sigs/cloud-provider-equinix-metal
Releases · kubernetes-sigs/cloud-provider-equinix-metal
Release v2.0.0
v2.0.0 is a significant update from the v1 series. See also, https://metal.canny.io/changelog/kubernetes-ccm-improvements.
MetalLB is no longer managed, bring your own MetalLB or install it with CCM manifests and Packet CCM will manage the configmap for MetalLB.
See https://github.com/packethost/packet-ccm#get-equinix-metal-project-id-and-api-token for installation instructions, from Loadbalancer and BGP configuration to the Secret
format for Packet credentials.
Changes
- reliable Elastic IP for control plane load balancing without additional work
- reliable enabling of BGP on projects
- bug fixes: annotations on nodes, RBAC authentication fixes, lost errors, release issues
- support for multiple bgp peers, enabling us to work correctly in the new Equinix IBX facilities
- separate deployment of metallb load balancer, for better control and easier deployment
- BGP API endpoint error handling
- add option to configure and control metallb, when deployed separately
- regular sync updates for all changes, to ensure we can recover from missed updates
- support for expansive configmap, easing support of other formats
Release v1.1.0
multimaster loadbalancer