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.
**Describe the solution you'd like** Currently, the implementation only supports the `owned` tag value for AWS resource imports. I would like to request that the `shared` tag value also be...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Description We are experiencing a panic due to an invalid...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...
/kind bug **What steps did you take and what happened:** Create a VPC with 3 CIDR blocks (A, B, and C), each containing 2 subnets, 1 private and 1 public....
/kind bug **What steps did you take and what happened:** When creating an EKS Cluster the `AWSManagedMachinePool` is adding some default tags, `kubernetes.io/cluster/` being one. We have an account setup...
/kind bug **What steps did you take and what happened:** Creating an EKS cluster with a custom CNI (such as Cilium) is currently problematic because CAPA does not correctly remove...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] After following the ClusterAPI Provider AWS [Quick Start](https://cluster-api-aws.sigs.k8s.io/getting-started), and creating...
/kind bug **What steps did you take and what happened:** After deleting a newly provisioned cluster, I've could see that the deletion process isn't running smoothly. Even during the deletion...