kubernetes-sigs/cluster-api-provider-aws
View on GitHubAdd ClusterClass support machine pools
Open
#4,658 opened on Nov 25, 2023
help wantedkind/featurelifecycle/activepriority/important-soontriage/accepted
Repository metrics
- Stars
- (723 stars)
- PR merge metrics
- (PR metrics pending)
Description
/kind feature /priority important-soon /triage accepted
Describe the solution you'd like
Now the MachinePool support for ClusterClass has merged upstream in CAPI we can add it to CAPA.
There isn't a huge number of docs on this. It's mainly creating new API types:
- AWSMachinePoolTemplate
- AWSManagedMachinePoolTemplate - but there is no point in doing this until AWSManagedCluster and AWSManagedControlPlane have templates (see #3166)
Anything else you would like to add:
Some prior art:
- https://github.com/kubernetes-sigs/cluster-api/pull/9016
- https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4155
Environment:
- Cluster-api-provider-aws version:
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):