eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Run Amazon EKS on your own infrastructure πŸš€

Results 513 eks-anywhere issues
Sort by recently updated
recently updated
newest added
trafficstars

NutanixBundle contains the cluster API controller image and version. Also updated the corresponding bundles CRD.

ok-to-test
size/L

Issue #, if available: https://github.com/aws/eks-anywhere/issues/2260 Description of changes: First PR of many covering changes required to support full lifecycle API controller. This moves the cloudstackmachinetemplate generation for control planes to...

size/XXL

*Issue #, if available:* https://github.com/aws/eks-anywhere/issues/2260 *Description of changes:* This PR adds the functions for the EKS-A controller to reconcile upgrades and consider an external etcd cluster. *Testing (if applicable):* Successfully...

size/L

When running the CLI to create clusters that have a control plane size of 1 outputs the warning message `Warning: The recommended number of control plane nodes is 3 or...

team/cli
area/cli

**What happened**: When creating a 3 control plane Bottlerocket EKS Anywhere cluster from an existing management, the first control plane node always fails because of MachineHealthCheck failure and gets deleted...

kind/bug
area/providers/capv

**What happened**: After running the upgrade command with the original cluster config, where the SSH keys are auto-generated, removes the SSH key from the cluster nodes. Describing the `KubeadmControlPlane` shows...

**What would you like to be added**: Avoid using `kubectl apply --force` from the CLI. Specially to apply changes to the eks-a resources. **Why is this needed**: `kubectl apply --force`...

kind/enhancement
team/cli
area/cli
stale

**What would you like to be added**: When generating dev Bundles, always increase the number in the name: `bundles-2` -> `bundles-3`... **Why is this needed**: While debugging some of the...

kind/enhancement
area/build
team/cli
stale

**What happened**: Running cluster upgrade command for workload cluster with changes to the AWSIamConfig updates the `aws-auth` config map on the management cluster and not the workload cluster. **What you...

area/cli
area/controller