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.
**What type of PR is this?** - Notes CAPA's cloud-init or ignition dependency. - Notes the maximum cloud-init version. - Adds a reference from the userdata privacy doc to the...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: The AWS docs [1] state that to register an instance with the Load...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: The instance creation flow is creating by default EIP to instances even if...
/kind feature **Describe the solution you'd like** Currently the AZ selection can be done using `availabilityZoneUsageLimit` and `availabilityZoneSelection`. However, there is no direct way to provide a list of availability...
Bumps the dependencies group with 5 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | `1.25.1` |...
/kind bug **What steps did you take and what happened:** I created a cluster with a node pool and a few nodes in it by using AWSManagedMachinePool and MachinePool. Also...
/kind bug **What steps did you take and what happened:** I created a cluster with a node pool and a few nodes in it by using AWSManagedMachinePool and MachinePool. After...
/kind bug **What steps did you take and what happened:** While playing with e2e configuration, I noticed that patterns for replacement in upstream manifests may not be applies to used...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: Instead of trying to resolve the primary LB DNS name right after its...
Secret regions don't yet support security groups for NLBs. **What type of PR is this?** /kind bug **What this PR does / why we need it**: C2S/SC2S regions do not...