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 **Describe the solution you'd like** A status field populated upon Cluster creation detailing the OIDC issuer/identity for the cluster which is required to make IAM trust...
/kind feature **Describe the solution you'd like** I looks like clusterapi sets up an ELB (for example `https://pony-unicorns-apiserver-0123456789.us-west-1.elb.amazonaws.com:6443`). I would like the ability to define a "nice" DNS name in...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: At the moment, we don't have a doc in the CAPA book that...
**What type of PR is this?** /kind documentation **What this PR does / why we need it**: We are using CAPI embedded getting started. But that are causing many broken...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adds IRSA (oidc provider/pod-identity-webhook) functionality to an IAAS cluster. This will bring the...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: EKS managed node group can have empty AMI id in launch template. It...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR will enable us to see how many and how long reconcile...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: On adding custom ingress rules for port 6443 or any other port which...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Cluster Autoscaler can not mount and consume the [Cluster API Kubeconfig](https://cluster-api-aws.sigs.k8s.io/topics/eks/creating-a-cluster.html?highlight=kubeconfig#cluster-api-capi-kubeconfig) because the...