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

**What happened**: Configuring `aws-iam-authenticator` on workload cluster results in a failed deployment if the management cluster didn't have `aws-iam-authenticator` configured. The CLI will timeout at "Creating workload cluster" stage after...

Currently, we build the aws clients per device based on the creds that are passed in. For this CLI, this is the credentials file that gets passed in as an...

Follow up task to address this comment https://github.com/aws/eks-anywhere/pull/2787#discussion_r931316405

**What happened**: Getting [FAILED] Failed to start Wait for Network to be Configured error while creating vsphere eks anywhere cluster **What you expected to happen**: Since all the validation steps...

**What would you like to be added**: Changeable Proxy Configuration in Cluster CRD(clusters.anywhere.eks.amazonaws.com) **Why is this needed**: There is no way to change Proxy Configuration in Cluster CRD(Immutable). Now, If...

Rufio currently runs on a random worker node that `kube-scheduler` assigns to it. Users may want to control which node/s Rufio gets scheduled based on which nodes would have network...

kind/enhancement
area/providers/tinkerbell
team/providers

*Issue #, if available:* *Description of changes:* *Testing (if applicable):* Download bundle-release.yaml as follows: wget https://dev-release-prod-pdx.s3.us-west-2.amazonaws.com/bundle-release.yaml Also download latest eksa-components.yaml from by taking the latest url from above yaml and...

do-not-merge/work-in-progress
needs-ok-to-test
size/XXL

**What happened**: Trying to deploy a cluster to vSphere environment with 2 Datacenters, the following error occurs: Validation failed {"validation": "vsphere Provider setup is valid", "error": "failed deploying template: error...

### Description If users manually modify tinkerbell `Hardware` objects that are part of a cluster, i.e. have a `.Spec.Metadata.State='in_use'` and update the state to `provisioning` or any other value, [CAPT](https://github.com/tinkerbell/cluster-api-provider-tinkerbell/blob/main/controllers/machine.go#L147)...

kind/bug
area/providers/tinkerbell