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

**What type of PR is this?** /kind bug **What this PR does / why we need it**: The EventBridge feature for importing ec2 events is not supported for EKS in...

kind/bug
cncf-cla: yes
size/XS
ok-to-test
needs-priority

/kind cleanup Following the conventions added to cluster-api repo, audit CAPA API. For example, we have fields that have omitempty but not optional marker. xref: kubernetes-sigs/cluster-api#5304 /help /priority backlog /milestone...

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

/kind bug **What steps did you take and what happened:** When attempting to pivot from a local bootstrap cluster to a management cluster in EKS, `clusterctl move` does not move...

kind/bug
triage/accepted
needs-priority

/kind feature The EKSConfigTemplate currently uses a [bash-style cloud-init user data](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/bootstrap/eks/internal/userdata/node.go#L28). However, [cloud-init supports several user data formats](https://cloudinit.readthedocs.io/en/latest/topics/format.html), including a YAML-based document which has exposes more capabilities than can easily...

kind/feature
triage/accepted
needs-priority

/kind feature /area provider/eks /priority important-soon /triage accepted **Describe the solution you'd like** We should support using the EKS bootstrapper with `AWSManagedMachinePools` as this will allow customization of the EKS...

kind/feature
lifecycle/rotten
priority/important-soon
area/provider/eks
needs-triage

/kind feature /area provider/eks /area testing /help /priority important-soon **Describe the solution you'd like** We need a EKS e2e that covers disabling the VPC CNI. **Anything else you would like...

kind/feature
help wanted
priority/important-soon
lifecycle/stale
area/testing
area/provider/eks
triage/accepted

/kind feature **Describe the solution you'd like** As a user I would like to configure a specific metadata version on each EC2 instance started by CAPI and/or disable the metadata...

kind/feature
needs-triage
needs-priority

Update AWSMachine webhook validate logic on update to be consistent with validation on creation. **What type of PR is this?** /kind bug **What this PR does / why we need...

kind/bug
cncf-cla: yes
do-not-merge/work-in-progress
size/XS
ok-to-test
needs-priority

/kind feature /area provider/eks /priority important-longterm /triage accepted /help **Describe the solution you'd like** With #3374 we are introducing a new struct for settings that relate to the VPC CNI...

kind/feature
help wanted
priority/important-longterm
lifecycle/stale
area/provider/eks
triage/accepted

/kind bug **What steps did you take and what happened:** forked repo and ran make test. After run kube-apiserver and etcd processes remain What did you expect to happen: make...

kind/bug
priority/important-longterm
lifecycle/rotten
area/testing
needs-triage