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 /area provider/eks /area testing /help /priority backlog /milestone v0.7.x **Describe the solution you'd like** We need to add an e2e test that covers the EKS encryption functionality. Including...
/kind feature **Describe the solution you'd like** See #2465, the management cluster requires access to the tenant cluster api and if that is configured to be private access only the...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] First of all, thanks to all for your work. The...
We added `AutoControllerIdentityCreator` controller as experiment to be backward compatible with v1alpha3 clusters that were created before multitenancy is supported. It creates `AWSClusterControllerIdentity` singleton that can be used by all...
/kind feature /help **Describe the solution you'd like** I would like the option of enabling the [EC2 Serial Console](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-serial-console.html) for the EC2 instances that are created via CAPA (both unmnagaed...
/kind feature /area provider/eks /area testing /milestone v0.6.5 **Describe the solution you'd like** We need to extend the EKS e2e tests so that there is a test for fargate profiles....
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Im still new to CAPI/CAPA so maybe I'm misunderstanding something....
/kind feature **Describe the solution you'd like** Currently, the `AWSCluster` resource allows specification of a single classic load balancer (in spec and status). This works well when the `AWSCluster` is...
/kind feature https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/master/docs/book/src/topics/using-cluster-api-with-cross-account-role-assumption.md These instructions still mention `clusterctl alpha phases` which is no longer viable. These docs need to be updated.
/kind feature **Describe the solution you'd like** I would like the ability to provision nodes with ephemeral instance store volumes attached. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/add-instance-store-volumes.html This would allow another option for high performance...