cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
/kind feature **Describe the solution you'd like** Calico over VXLAN requires to disable the source/dest check of AWS network interfaces. Currently it is impossible to configure that via CAPA and...
**What type of PR is this?** /kind design **What this PR does / why we need it**: This proposal is for adding support for laucnh templates to `AWSManagedMachinePool`. Note: this...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR adds a new condition (`EKSNodegroupUpdateSucceededCondition`) to the `AWSManagedMachinePool` resource, as well...
Signed-off-by: Abhinav Sinha **What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...
Up until now, CAPA was using the same API version with core Cluster API. I want to open up the discussion to change that and update CAPA API versions as...
/kind feature /area release /area security /help /priority important-soon /triage accepted **Describe the solution you'd like** We should be generating a SBOM for CAPA and also signing this and any...
/kind feature /area clusterawsadm /priority important-longterm /triage accepted **Describe the solution you'd like** As a user of CAPA i would like to: - get an **estimate** of the cost for...
**What type of PR is this?** This is a bug fix PR to support looking up AMIs for arm64 machines. /kind bug **What this PR does / why we need...
This issue is **tracking** the list of tasks to make CAPI's SSA (Server Side Apply) to work with CAPA. ## Why do we need this? CAPA's `spec.network.subnets` is coauthored by...
/kind refactor /kind api-change /area provider/eks /priority important-soon /milestone v0.7.0 **Describe the solution you'd like** Refactor the API with the proposed changes for v1beta2/v1 including any field deprecations: Changes: -...