eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
...regardless of whether it has management on it. *Issue #, if available:* *Description of changes:* *Testing (if applicable):* By submitting this pull request, I confirm that you can use, modify,...
**What would you like to be added**: Allow for authenticated pulls from local/private registry using credentials. If the private registry has password-based authentication credentials set up, EKS Anywhere should allow...
*Issue #, if available:* Added registry mirror e2e tests for tinkerbell local registry *Description of changes:* *Testing (if applicable):* By submitting this pull request, I confirm that you can use,...
**What would you like to be added**: Documentation around how cluster admins to update vSphere thumbprint in the management and workload EKS Anywhere clusters. **Why is this needed**: EKS Anywhere...
### Description When running `upgrade cluster` if the input clusterconfig `TinkerbellMachineConfig.users` has modified ssh keys or user name, the nodes perform an unexpected rolling update. There are no validations to...
**What would you like to be added**: Preflight validation to check if port 80 is available on the host for bare-metal cluster creation as it is needed by boots **Why...