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 **Describe the solution you'd like** While validating a fix for co-authored slice issue in ClusterClass, * Issue: https://github.com/kubernetes-sigs/cluster-api/issues/6320 * Fix: https://github.com/kubernetes-sigs/cluster-api/pull/6495 * Doc: [Server-Side Apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/) It was discovered...

kind/feature
priority/important-soon
triage/accepted

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Add [Karpenter](https://github.com/aws/karpenter) support for node scaling. **Anything else you would like to...

kind/feature
priority/important-soon
triage/accepted

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As an engineer looking to deploy Kubernetes with CAPA I would like...

kind/feature
priority/important-soon
triage/accepted

There is a new logging guideline in CAPI and following this guideline and making logs consistent with CAPI will improve UX. Guideline: https://github.com/kubernetes-sigs/cluster-api/pull/6969 and this is the CAPI implementation: https://github.com/kubernetes-sigs/cluster-api/pull/6150...

priority/important-longterm
triage/accepted
area/ux

/kind refactor **Describe the solution you'd like** SInce we have got a lot of input scope parameters to reconcile functions in controllers, it would be good to add an input...

help wanted
priority/backlog
triage/accepted
kind/refactor

/kind bug **What steps did you take and what happened:** 1. Spin up a bootstrap cluster in Kind 2. Create a new target cluster with at least one `AWSMachinePool` defined...

kind/bug
triage/accepted
needs-priority

/kind cleanup /area admin /triage accepted /priority important-soon **Describe the solution you'd like** We need to update the GitHub team memberships for the following teams: - cluster-api-provider-aws-admins - cluster-api-provider-aws-maintainers So...

priority/important-soon
kind/cleanup
triage/accepted
area/admin

/kind cleanup /area admin /triage accepted /priority important-soon **Describe the solution you'd like** We need to update the [OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/cluster-api-provider-aws/OWNERS) file for our jobs in Prow to match the current approvers...

priority/important-soon
kind/cleanup
triage/accepted
area/admin

Our e2e test suite is growing, and as a consequence takes more time ( ~1.5 hours) to finish. Not all the tests are giving valuable signal to run as a...

priority/backlog
lifecycle/rotten
area/testing
triage/accepted

/kind bug **What steps did you take and what happened:** When I declare spotInstance on a new AWSMachineTemplate, like this: ```diff --- a/clusters/infrastructure.cluster.x-k8s.io-v1beta1.AWSMachineTemplate-xxx-v1.yaml +++ b/clusters/infrastructure.cluster.x-k8s.io-v1beta1.AWSMachineTemplate-xxx-v2.yaml @@ -1,11 +1,13 @@ apiVersion:...

kind/bug
priority/important-soon
triage/accepted