eks-anywhere
eks-anywhere copied to clipboard
Run Amazon EKS on your own infrastructure 🚀
**What happened**: ETCD Endpoints in `/etc/kubernetes/manifests/kube-apiserver.yaml` file do not match actual etcd cluster member ip. **What you expected to happen**: - Secret objects holding the etcd endpoint should have correct...
**What would you like to be added**: Configuring the policyCIDRMatchMode setting for Cilium via the Cluster resource cniConfig. Example: ``` spec: clusterNetwork: cniConfig: cilium: policyCIDRMatchMode: nodes ``` **Why is this...