eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
- [ ] https://github.com/aws/eks-anywhere/pull/833 - [ ] https://github.com/aws/eks-anywhere/issues/870 - [ ] https://github.com/aws/eks-anywhere/pull/921 - [ ] https://github.com/aws/eks-anywhere/pull/992 - [ ] https://github.com/aws/eks-anywhere/pull/994 - [ ] https://github.com/aws/eks-anywhere/pull/1013 - [ ] https://github.com/aws/eks-anywhere/pull/1063 - [x]...
When a cluster creation fails, the process of cleaning up resources is manual, cumbersome and prone to errors We could automate most of this to improve user experience when debugging....
**What would you like to be added**: I would like EKS-A to support the creation of cloudstack clusters directly through the EKS-A controller without having to run the CLI. The...
*Description of changes:* Updating the cluster workflow description in the concepts section to add the Bare Metal workflow to the existing vSphere descriptions. This is now ready for review!
### Description Currently if there is a problem with connecting with the node's BMC during Bare-metal EKS-A cluster create, users have to look at the `BaseboardManagement` object `.Status.Conditions` to know...
High level breakdown of tasks to support Snow provider in EKS Anywhere. **What would you like to be added**: Design - [x] #1247 Build - [ ] #1089 CLI -...
**What would you like to be added**: I would like to have more log verbosity for EKS Anywhere system pods, such as capt, capv, tinkerbell stack and cluster API **Why...
Add a presubmit to validate output of `make generate` when creating the generated code in the `api` package. Right now, we just have a suggestion to remind the user to...