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 bug Facing an issue while trying to change spec.updateConfig.maxUnavailable to maxUnavailablePercentage on AWSManagedMachinePool. Getting below error - ``` Error from server: failed to prune fields: failed add back owned...
/kind feature **Describe the solution you'd like** The field will be helpful when updating the Kubernetes version of AWSManagedControlPlane. The field can be updated to the newest version after successful...
Debug EKS e2e issue: ``` [managed] [general] [ipv6] EKS cluster tests [It] should create a cluster and add nodes /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/shared/common.go:231 [FAILED] Unexpected error: : admission webhook "validation.awsmanagedmachinepool.infrastructure.cluster.x-k8s.io" denied the request:...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Using DNS name resolution as a way to check the load balancer is...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Since 2.5.0 release, we can't tag subnets anymore by adding tags to the...
**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 feature **What this PR does / why we need it**: Adds IRSA functionality to self-managed clusters. This will bring the self-managed clusters inline...
**What type of PR is this?** /kind bug **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*: Fixes...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Support setting [EKS AuthenticationMode](https://docs.aws.amazon.com/eks/latest/userguide/setting-up-access-entries.html) **Which issue(s) this PR fixes** *(optional, in `fixes #(,...
**What type of PR is this?** /kind feature /kind api-change **What this PR does / why we need it**: This PR adds support to set placement settings for the instance...