Getting the following tls handshake errors on trident 23.01
2023/03/03 16:22:14 http: TLS handshake error from <nodeip>:38338: EOF
2023/03/03 16:22:24 http: TLS handshake error from <nodeip>:38644: EOF
This causes the trident-node-linux pods to restart regularly. I haven't done anything with certs or tls config. I simply ran ./tridentctl install --use-custom-yaml -n trident to install. The only thing I changed in the yaml files were resource requests/limits, and the locations for the container images since we don't have access to public docker registries internally. Should I have done something with the certs prior to deployment?