aws / eks-anywhere

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

ETCdadm cluster endpoints diverged from the actual ETCd machines #6148

Open saiteja313 opened 1 year ago

saiteja313 commented 1 year ago

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:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

rammarepally commented 2 months ago

I have a similar issue where I apply the anywhere plugin update (v0.16.5) to a EKSA Cluster (vSphere) and the endpoints still point to old etcd IPs inspite of new etcd machines up and running. Please share the fix if you are aware , will be really helpful.