aws / eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.97k stars 285 forks source link

KCP does not update api-server's list of etcd node ips #3842

Open vignesh-goutham opened 2 years ago

vignesh-goutham commented 2 years ago

KCP does not update api-server's list of external etcd's node ips when the etcd node's ip change from DHCP issues. This happens especially when just the etcd node's ip changes without the node going down.

rammarepally commented 2 months ago

I see similar issue , what was the root cause and how did you fix it ??