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 feature **Describe the solution you'd like** I would like to be able to use EKS-D for my EC2 based (i.e. no-EKS) cluster. **Anything else you would like to add:**...

kind/feature
priority/backlog

/kind feature /area provider/eks /help /good-first-issue **Describe the solution you'd like** We should create a new template for a `eks-machinepool` flavor. This is so users can use clusterctl to create...

kind/feature
help wanted
good first issue
priority/backlog
area/provider/eks

/kind feature **Describe the solution you'd like** I would like an option to be able to use Bottlerocket for machine nodes for an EKS based cluster. I could manually specify...

kind/feature
help wanted
priority/important-longterm
area/provider/eks

/kind bug **What steps did you take and what happened:** Created a kind management cluster, init with the aws, eks-boostrap providers then created a cluster using the `eks` template flavor....

kind/bug
priority/backlog

/kind feature To be compatible with clusterctl get kubeconfig we need to change the kubeconfigs name. more details here https://github.com/kubernetes-sigs/cluster-api/issues/3645 - [cluster-name]-user-kubeconfig to [cluster-name]-kubeconfig - [cluster-name]-kubeconfig to [cluster-name]-internal-kubeconfig

kind/feature
priority/backlog
kind/api-change
area/security

/kind feature **Describe the solution you'd like** As a result of triaging on an issue in Slack by @ashish-amarnath, it was found a user could not run the AWS provider...

kind/feature
help wanted
priority/important-longterm
priority/backlog
kind/documentation
triage/accepted

/kind feature **In a sentence** CAPA should look up EKS AMIs for me automatically, but it should not allow a single AWSMachineTemplate or AWSMachinePool to front multiple AMIs. _note_: AWSMachinePool...

kind/feature
help wanted
priority/important-longterm
priority/important-soon
area/provider/eks

/kind feature **Describe the solution you'd like** Currently by default we only provision a single storage volume for instances. We should likely investigate creating a dedicated volume for etcd storage...

kind/feature
priority/important-longterm
triage/accepted

/kind feature **Describe the solution you'd like** Currently we do a lot of waiting within the controller for resources to be available, we should investigate switching to using re-entrancy for...

kind/feature
priority/important-longterm
area/performance

/kind feature **Describe the solution you'd like** There are differing options on how to run Kubernetes clusters in AWS, these include: * IPv6 vs IPv4 * NAT gateways for internet...

kind/feature
priority/important-longterm
kind/api-change
area/vpc
needs-triage