Which TLS versions does the kubectl support?
I have just learnt about the TLS today, and if I understand correctly, kubectl acts as a client while k8s api server as a server, then kubectl must have its own TLS, right?
In that case which TLS versions kubectl supports? Both TLS 1.2 and 1.3?