eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**What would you like to be added**: Datastore Clusters and Datastores that are a member of a Datastore Cluster will not work with EKS Anywhere deployment. This may be a...
*Issue #, if available:* Preflight check design doc *Description of changes:* Adding preflight check design doc By submitting this pull request, I confirm that you can use, modify, copy, and...
This PR adds assertions run during upgrade to ensure we have sufficient hardware for the upgrade. It supports both Kubernetes version upgrade and scale upgrade additional hardware requirements. It does...
**What would you like to be added**: **Why is this needed**:
**What happened**: As noted in https://github.com/aws/eks-anywhere/issues/2373, in order to upgrade from older versions of EKS-A, we must step through the versions sequentially to get to the latest version. In that...
**What happened**: When upgrading a cloudstack management cluster with latest v0.10.x CLI, the workload clusters associated with it will also get upgraded. We found the issue on cloudstack provider, but...
We are experimenting with Bare-Metal EKS and would like to configure network-bonding for the Ubuntu Control Plane and Worker nodes. We have made a custom TinkerbellTemplateConfig with just the actions...
When running eksctl anywhere create on a system where the tags (e.g. os:bottlerocket) or the tag catgories (e.g. os) already exist, the whole installation errors out. Rerunning it will succeed...