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

Run Amazon EKS on your own infrastructure 🚀

Results 472 eks-anywhere issues
Sort by recently updated
recently updated
newest added

Validate the vSphere EKSA_VSPHERE_USERNAME and EKSA_VSPHERE_PASSORD does not contain a backslash. Ideally, we'd base64 encode this, but maybe it is a capv problem. Work around, use username@domain instead of domain\username

kind/bug
priority/p0
team/cli
area/cli
area/providers/vsphere

The SSH key(s) for a user is one of the input fields in the provider Machine configs, to allow connecting to a node via SSH. This field is made mutable...

team/cli
area/cli

**What happened**: When creating a cluster on my vmware cluster I can't make it past "Creating new workload cluster" if I attempt to provide a key format like ssh-ed25519 ```...

kind/bug
external
team/cli
area/cli
triage/accepted

**What happened**: Attempting to bootstrap an EKS Anywhere cluster using a (very) long name for the `Cluster` (and other) resources causes the `kind` bootstrap cluster to fail creating. Amongst the...

kind/bug
external
ack

**What happened**: Ubuntu worker VMs stuck in provisioned state when UEFI is enabled DNS name shows "localhost" most VMs are in bootstrap cluster (with only 2 control-plane VMs visible in...

external

**What would you like to be added**: **Why is this needed**:

Issue to track demand for extended support for Kubernetes versions in EKS Anywhere. For reference, see this what's new post for EKS: https://aws.amazon.com/about-aws/whats-new/2023/10/amazon-eks-support-kubernetes-versions-preview/

Q42024

*Description of changes:* This PR aims to update the in-place upgrade design doc to reflect the changes in the current design. Here are some of the main changes in the...

lgtm
size/L

**What happened**: Uploading bottlerocket images to vsphere fails. **What you expected to happen**: New bottlerocket images should be uploaded to vsphere. **How to reproduce it (as minimally and precisely as...

**What happened**: EKS Anywhere's write-netplan action failed because `DEST_DISK` value is incorrect. **What you expected to happen**: EKS Anywhere's write-netplan action should also succeed when using Ubuntu. **How to reproduce...

area/providers/tinkerbell
team/providers