cluster-api-provider-aws icon indicating copy to clipboard operation
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.

Results 537 cluster-api-provider-aws issues
Sort by recently updated
recently updated
newest added
trafficstars

/kind feature This clones: https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/2899 Describe the solution you'd like Automate release process with Github Action that generates and uploads all the artifacts and release notes when a tag is...

kind/feature
lifecycle/rotten
priority/important-soon
needs-triage

/kind feature **Describe the solution you'd like** Provide an implementation for MachinePool Machines based off of [this proposal](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20220209-machinepool-machines.md). AWSMachinePools & AWSManagedMachinePools should implement a status field for `infrastructureMachineKind` and `infrastructureMachineSelector`...

kind/feature
priority/important-soon
lifecycle/frozen
triage/accepted

/kind refactor /kind api-change /priority important-soon /triage accepted **Describe the solution you'd like** An issue to track the API changes that are required in the next API version bump. Changes:...

priority/important-soon
kind/api-change
needs-triage
kind/refactor

**What type of PR is this?** /kind bug **What this PR does / why we need it**: A subnet without an ID is not valid and patching the cluster later...

kind/bug
cncf-cla: yes
lgtm
size/XS
release-note
ok-to-test
needs-priority

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Support using AWS EKS Pod Identity Associations for mapping pods to IAM roles...

kind/feature
needs-rebase
size/XL
cncf-cla: yes
release-note
ok-to-test
needs-priority

/kind feature **Describe the solution you'd like** Add support for [EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html) to CAPA for EKS clusters. This will be an alternative to IRSA and is simpler as it...

kind/feature
priority/important-soon
area/provider/eks
needs-triage

do-not-merge/work-in-progress
needs-ok-to-test
size/S
cncf-cla: no
do-not-merge/release-note-label-needed
needs-priority

/kind bug **What steps did you take and what happened:** There is no instructions on the documentation https://cluster-api-aws.sigs.k8s.io/getting-started#install-a-cloud-provider to install AWS Cloud Provider, only Azure **What did you expect to...

kind/bug
priority/important-soon
needs-triage

/kind bug **What steps did you take and what happened:** This issue relates with failures seen in cluster [88be0e7359055742becb](https://go.k8s.io/triage#88be0e7359055742becb) Error text ``` Timed out after 1200.000s. Expected : false to...

kind/bug
needs-triage
needs-priority

Found an issue where the spec.updateConfig.maxUnavailablePercentage cannot be set on an AWSManagedMachinePool when there isnt a pre-existing spec.updateConfig. ``` Error from server (Invalid): error when applying patch: {"metadata":{"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"infrastructure.cluster.x-k8s.io/v1beta2\",\"kind\":\"AWSManagedMachinePool\",\"metadata\":{\"annotations\":{},\"name\":\"capi-eks-quickstart-pool-us-east-1d\",\"namespace\":\"test-capi\"},\"spec\":{\"scaling\":{\"maxSize\":3,\"minSize\":1},\"updateConfig\":{\"maxUnavailablePercentage\":100}}}\n"}},"spec":{"updateConfig":{"maxUnavailablePercentage":100}}} to: Resource:...

lifecycle/stale
needs-triage
needs-priority