eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
*Issue #, if available:* *Description of changes:* - As a EKSA Cluster admin, I want to update kubeconfig file on Admin machine post renewing cluster certificates manually. *Testing (if applicable):*...
- [x] Design Review - [x] Create cluster with custom Kubelet configuration - [x] Upgrade cluster with custom Kubelet configuration - [x] Write and Test Docker - [x] Write and...
- [x] Enable updates to `insecure` flag via CLI - [ ] Enable updates to `insecure` flag via GitOps We should make sure the fields are mutable across all providers.
**What happened**: In EKSA cluster, if I install storage service rook/ceph and create wordpress in it. Then upgrade the version of kuernetes of the EKSA cluster will stuck. **What you...
**What happened**: - Package controller pod on EKSA vSphere cluster failling with `X509 certificate signed by unknown authority` error. - Tried re-installing the package controller [1] using below commands and...
**What would you like to be added**: We would like to be able to scrape the kube-scheduler and the kube-controller-manager metrics which are important to understand the state of the...
**What happened**: When using `eksctl anywhere import images` on a registry with a private CA, 160 images are pushed successfully using docker, then helm is asked to log in, and...
*Issue #, if available:* The existing verbiage was a bit confusing - and depending on interpretation it was not accurate. There is only 1 "static IP" needed per EKS Anywhere...
**What happened**: It's ok for me to upgrade a cluster with 4 CP nodes (3 used + 1 idle). However, when I try to upgrade a cluster with 2 CP...
**What happened**: The EKS Anywhere documentation does the following 1/ makes recommendation to modify the default filesystem permissions Referencing the Build Bare Metal Node Images page as an example: https://anywhere.eks.amazonaws.com/docs/osmgmt/artifacts/#build-bare-metal-node-images...