kubernetes-sigs/cluster-api-provider-aws

Add ClusterClass support machine pools

Aberta

#4.658 aberto em 25 de nov. de 2023

 (18 comentários) (3 reações) (1 responsável)Go (689 forks)auto 404
help wantedkind/featurelifecycle/activepriority/important-soontriage/accepted

Métricas do repositório

Stars
 (723 estrelas)
Métricas de merge de PR
 (Mesclagem média 19d 11h) (33 fundiu PRs em 30d)

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:

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Guia do colaborador