eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**What happened**: - Move some code in TagImage in pkg/executables/docker.go to pkg/docker/registry.go **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we...
**What happened**: When the mgmt cluster's kubeconfig file is not in the conventional location ([cluster_name]/[cluster_name]-eks-a-ckuster.kubeconfig) deleting the cluster isn't working. I specified the kubeconfig path in two ways. 1. --kubeconfig...
**What would you like to be added**: During upgrade, we add `paused` annotation to the EKS-A resources to disable EKS-A cluster controller reconcile for these resources. We also add `kustomize.toolkit.fluxcd.io/reconcile`...
**What would you like to be added**: I would like to be able to customize the Cilium CNI deployment. Specifically, I would like to be able to use Cilium's [native...
Customers are asking for additional documentation on debugging the Tinkerbell stack. This typically includes understanding the Kubernetes back-end of Tinkerbell and the various types available in the cluster for inspection....
**What happened**: I’ve seen the CloudStackLegacyFlux e2e test fail a number of times now (randomly) with the error ``` 2022-08-26T03:50:36.132Z V0 ❌ Error when installing GitOps toolkits on workload cluster;...
I am trying to set up bash completion for eksctl anywhere using `source
**What would you like to be added**: As mentioned in https://github.com/aws/eks-anywhere/issues/362, we want the ability to be able to modify configuration of the cni being installed (for example cilium in...