cluster-api-provider-aws icon indicating copy to clipboard operation
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.

Results 537 cluster-api-provider-aws issues
Sort by recently updated
recently updated
newest added
trafficstars

/kind refactor /priority backlog /triage accepted /help /good-first-issue **Describe the solution you'd like** Update the [releasechangelog.sh](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/hack/releasechangelog.sh) script to use arguments instead of relying on the right variables being set out...

help wanted
good first issue
priority/backlog
triage/accepted
kind/refactor

Currently, we cache providers and sessions but we do not cleanup them from the cache. It would be good to have a mechanism to define an expiration on them and...

priority/important-soon
area/performance

**What type of PR is this?** /kind bug **What this PR does / why we need it**: When moving clusters between management clusters, ControlPlane.Status.OIDCProvider.ARN is lost. The new management cluster...

kind/bug
size/L
cncf-cla: yes
lifecycle/rotten
release-note
ok-to-test
needs-triage
needs-priority

Add support to create IPv6 clusters and add e2e test for it. /kind feature /milestone next

kind/feature
help wanted
priority/important-longterm
priority/important-soon
lifecycle/stale
triage/accepted

/kind feature **Describe the solution you'd like** Add [EFS CSI driver](https://github.com/kubernetes-sigs/aws-efs-csi-driver) to defaults addons manifest so that CAPA clusters running on AWS can manage the lifecycle of [Amazon EFS](https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html) file...

kind/feature
priority/important-longterm
triage/accepted

Investigate the benefits of using `docker buildx` plugin. Looks like some simplification in Makefile is possible for building multi-arch/OS images: If there is enough benefit, we may want to switch...

help wanted
good first issue
priority/backlog
lifecycle/stale
kind/cleanup
triage/accepted

/kind feature **Describe the solution you'd like** Ability to specify Network Interface Instance Type "efa" so users can choose AWS Elastic Fabric Adapter for their workloads. **Anything else you would...

kind/feature
priority/backlog
lifecycle/rotten
triage/accepted

/kind feature There is room for improvement for AWSCluster/AWSMachine creation time by parallelizing resource creation furter. Similar to [NAT gateway creation parallelization](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1792), we can evaluate which resource can be created...

kind/feature
priority/backlog
triage/accepted

/kind feature **Describe the solution you'd like** Add e2e test for EKS to test the GPU optimized AMIs. In PR #2275 added a new AMI type, need to write e2e...

kind/feature
priority/backlog
area/testing
area/provider/eks

/area provider/eks /kind api-change /kind refactor /milestone v0.7.0 /help /priority important-soon **Describe the solution you'd like** You can optionally enable encryption for EKS by supplying details in [AWSManagedControlPlane.Spec.EncryptionConfig](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/controlplane/eks/api/v1alpha4/awsmanagedcontrolplane_types.go#L87). As its...

help wanted
priority/important-soon
kind/api-change
area/provider/eks
kind/refactor