kudobuilder / kudo

Kubernetes Universal Declarative Operator (KUDO)
https://kudo.dev
Apache License 2.0
1.17k stars 103 forks source link

Controller Manager Reports TLS handshake error EOF (repeatedly) #1741

Open kensipe opened 3 years ago

kensipe commented 3 years ago

Identify and remove a EOF log message which repeats in the controller log...

example

2020/11/13 19:11:37 http: TLS handshake error from 10.0.131.25:38688: EOF
2020/11/13 19:11:47 http: TLS handshake error from 10.0.131.25:38822: EOF
2020/11/13 19:11:57 http: TLS handshake error from 10.0.131.25:38962: EOF
2020/11/13 19:12:07 http: TLS handshake error from 10.0.131.25:39110: EOF
2020/11/13 19:12:17 http: TLS handshake error from 10.0.131.25:39250: EOF
2020/11/13 19:12:27 http: TLS handshake error from 10.0.131.25:39388: EOF

This is in kudo 0.15.0, 0.16.0, 0.17.1

Logs with kind + unsafe cert man, as well as with konvoy 1.6-rc4 and released cert man