kubernetes-sigs/cluster-api-provider-aws

Add ClusterClass support machine pools

开放

#4,658 创建于 2023年11月25日

 (18 条评论) (3 个反应) (1 位负责人)Go (689 个派生)auto 404
help wantedkind/featurelifecycle/activepriority/important-soontriage/accepted

仓库指标

星标
 (723 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

/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):

贡献者指南