Open ishan16696 opened 1 year ago
From initial look, it seems some other client requests are coming to etcd and TLS handshake failed which leads to error:
2023-02-06 05:58:46 {"log":"rejected connection from \"127.0.0.1:50234\" (error \"EOF\", ServerName \"etcd-main-local\")","severity":"INFO","source":"embed"}
I will debug it further. /assign
Describe the bug: There are lot of logs of
rejected connection
in etcd but clusters(kube-apiserver) is running fine without any issues, I haven't noticed/experienced any problems so far. Logs:Expected behavior: These logs of connection rejected in ETCD logs shouldn’t be there, so that it is easy to debug any etcd related issue as well as it shouldn’t give DoD a false information.
Environment (please complete the following information):
Anything else we need to know?: