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

Signed-off-by: Abhinav Sinha **What type of PR is this?** /kind feature **What this PR does / why we need it**: This would enable us to check for AMIs with naming...

kind/feature
cncf-cla: yes
lifecycle/rotten
size/S
ok-to-test
triage/accepted
needs-priority

We reconcile CAPA resources by creating sessions based on the identity reference provided in their corresponding `AWSCluster`. For creating those sessions, we use some helper functions for creating an AWS...

lifecycle/rotten
priority/important-soon
triage/accepted

/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] https://cluster-api-aws.sigs.k8s.io/getting-started.html?highlight=worker-machine-count#create-your-first-workload-cluster -> here click on workload cluster -> https://cluster-api-aws.sigs.k8s.io/reference/glossary.html#workload-cluster All...

kind/bug
help wanted
good first issue
kind/documentation
priority/important-soon
lifecycle/stale
triage/accepted

/kind bug **What steps did you take and what happened:** Have a VPC with custom DNS DHCP options, e.g domainName `agl.com` https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html Machine addresses do not reflect this additional DNS...

kind/bug
help wanted
priority/important-longterm
lifecycle/rotten
needs-triage

/kind feature **Describe the solution you'd like** AWSMachineTemplate uses AWSMachineSpec in Spec.Template.Spec. However, because of our data persistent requirements, we store some per-instance information from AWS APIs in the spec,...

priority/important-longterm
lifecycle/rotten
kind/cleanup
needs-triage
kind/release-blocking

/kind bug **What steps did you take and what happened:** 1. Boot a cluster with a given name in the default namespace 2. Wait for that cluster to successfully come...

kind/bug
priority/important-longterm
lifecycle/stale
kind/api-change

**Describe the solution you'd like** Default to use out-of-tree cloud provider for v1alpha2+ In tree is deprecated and we will be able to upgrade in the future. /cc @andrewsykim /kind...

kind/feature
priority/important-longterm
priority/important-soon
lifecycle/stale

**Describe the solution you'd like** It should be much easier if we keep the AWS service layer as a convenience layer for translating CRD data to AWS requests. Having the...

kind/feature
priority/backlog
lifecycle/stale
kind/cleanup

/kind feature /area provider/eks /triage accepted /priority important-soon **Describe the solution you'd like** If i enable EKS encryption using the ARN of the alias in `AWSManagedControlPlane`: ```yaml encryptionConfig: provider: "arn:aws:kms:eu-west-2:1234567890:key/351f5544-6130-42e4-8786-2c85e546fc2d"...

kind/feature
help wanted
priority/important-soon
lifecycle/stale
area/provider/eks
triage/accepted

To summarize all the options we have to go forward with when we pivot to management cluster so that we can document it together: - To create a dedicated IAM...

priority/important-longterm
kind/documentation
lifecycle/rotten
triage/accepted