cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
Cluster API Provider Packet (now Equinix Metal)
**User Story** As a [developer/user/operator] I would like to [high level description] for [reasons] **Detailed Description** [A clear and concise description of what you want to happen.] **Anything else you...
See if we can get rid of the manual plumb of the API server onto localhost in the kube-vip template
In theory, kube-vip should be taking care of plumbing the IP address onto localhost. See if we can get rid of the cloud init lines in the kube-vip template that...
**User Story** If you're doing something super unique like using Talos's Cluster API provider to make your control planes and cluster and just using CAPP to create your machines, you...
**User Story** Instead of trying to infer by user settings whether BGP should be enabled on the projects/machines (due to using a kube-vip template for example), just turn it on...
**User Story** As a [developer/user/operator] I would like to have a template option (default?) that deploys CPEM with high availability externally managed service loadbalancing for public services. This would be...
**User Story** As a [developer/user/operator] I would like to have CAPP provision an IP via Metal LBaaS to create a Kubernetes API IP that will balance traffic between the control...
CAPI v1.7.0-beta.0 has been released and is ready for testing. Looking forward to your feedback before v1.7.0 release! ## For quick reference - [CAPI v1.7.0-beta.0 release notes](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.7.0-beta.0) - [Shortcut to...
After investigating an [issue](https://github.com/kubernetes-sigs/cluster-api/issues/6006) we discovered that improper implementation of a check on cluster.status.infrastructureReady can lead to problems during cluster deletion. As a consequence, we recommend that all providers ensure:...
**User Story** As a user of Cluster API it would be great to be able to lunch instances on Equinix Metal with Layer 2/Hybrid networking and to be able to...
**User Story** Flatcar is an OS supported by Equinix Metal https://deploy.equinix.com/developers/docs/metal/operating-systems/supported/#flatcar-linux with unique benefits. Adding Flatcar OS support to CAPP would give users more choice. Are there additional controllers that...