eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
Implement a `CreateBootstrapCluster` task. At the end of task execution a Kubernetes cluster should exist without any EKS-A specific components installed.
**What happened**: when running `eksctl anywhere upgrade plan cluster -f eksa-cluster.yaml` the returned current versions are incorrect **What you expected to happen**: `eksctl anywhere upgrade plan cluster -f eksa-cluster.yaml` should...
We want the following e2e tests on each provider: - Trigger scale up management cluster - Trigger scale down management cluster - Trigger scale up worker cluster - Trigger scale...
*Issue #, if available:* * https://github.com/aws/eks-anywhere/issues/2929 * https://github.com/aws/eks-anywhere/issues/2260 *Description of changes:* In order to address the issue, it seemed like migrating the Cloudstack provider off the legacy controller was the...
As noted in https://github.com/aws/eks-anywhere/issues/3368, we need to add additional documentation for machines where the `image-builder` user cannot access the `/tmp` directory in order to properly run the ubuntu image builds...
We need a feature to rotate github secrets with flux.
Based on the version of the CLI, we require that certain tags be present on the OVA depending on the EKS-D release specified in that version of our bundles. However...
When the EKS-A release pipeline finishes running and release manifest file is generated, we should trigger a separate snow admin AMI pipeline that automatically builds the admin AMI and publishes...