Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes endpoint should sorted before update #119

Closed
chinglinwen opened this issue Apr 13, 2023 · 0 comments · Fixed by #141
Closed

kubernetes endpoint should sorted before update #119

chinglinwen opened this issue Apr 13, 2023 · 0 comments · Fixed by #141

Comments

@chinglinwen
Copy link

chinglinwen commented Apr 13, 2023

kubernetes endpoint change unnecessary frequently because of unsorted endpoints

re-produce

./cepctl --service-name kubernetes --kubeconfig=$KUBECONFIG --probe --periodSeconds=1

watch -n1 'kubectl get ep kubernetes -oyaml '

endpoints/kubernetes   10.49.40.158:6443,10.49.40.156:6443,10.49.40.157:6443   10m

one should see kubernetes endpoint changed frequently ( even no problem exist )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants