eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**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
Geeting [FAILED] Failed to start Wait for Network to be Configured error while creating the vSphere
**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...
*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...
**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)...