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**: This is quite the logic puzzle so apologies in advance and try and...

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

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Enhances the EKSConfigTemplate cloud-init to expose many more userdata features when bootstrapping EKS...

kind/feature
size/XXL
cncf-cla: yes
ok-to-test
needs-priority

/kind feature **Describe the solution you'd like** Currently the webhook only allows 100.64.0.0/10 or 198.19.0.0/16 CIDR range (https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/controlplane/eks/api/v1beta1/awsmanagedcontrolplane_webhook.go#L299). However AWS doc shows that CIDRs like 10.0.0.0/8 and 172.16.0.0/12 are also...

kind/feature
priority/important-soon
lifecycle/stale
triage/accepted

/kind feature **Describe the solution you'd like** As a user I would like to manage AWS instances with `cluster-api-provider-aws`, but join them to a control plane that is not in...

kind/feature
priority/important-longterm
triage/accepted

/kind bug **What steps did you take and what happened:** Creating a cluster using a ClusterClass fails and the log shows an error indicating that an instance creation failed with...

kind/bug
priority/critical-urgent
lifecycle/stale
triage/accepted

Current getting-started page points to the CAPI quick start, which is missing CAPA specific details and causes some linking issues (https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3453 and https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/3575). A CAPA specific introduction with a link...

priority/important-longterm
kind/documentation
lifecycle/stale
triage/accepted

/kind feature **Describe the solution you'd like** The current implementation of CAPA when using non-managed clusters only allows for the creation of either a private ELB or an internet-facing ELB...

kind/feature
priority/important-longterm
lifecycle/rotten
needs-triage

/kind bug **What steps did you take and what happened:** 1. Install AWS provider with invalid credentials (malformed, revoked etc.) 2. Create a cluster 3. Delete a cluster AWSCluster object...

kind/bug
priority/important-soon
lifecycle/stale
triage/accepted

/kind feature **Describe the solution you'd like** I would like to be able to create a node poole that will have a scale-in protection in auto scaling group. This would...

kind/feature
lifecycle/stale
needs-priority

/kind bug /area provider/eks /priority important-soon /milestone v0.7.x **What steps did you take and what happened:** Created stack to allow iam roles per cluster: ```yaml apiVersion: bootstrap.aws.infrastructure.cluster.x-k8s.io/v1alpha1 kind: AWSIAMConfiguration spec:...

kind/bug
help wanted
good first issue
priority/important-soon
lifecycle/stale
area/provider/eks