Kube-api-server and TLS based connections

How can we configure the kube-apiserver to only accept TLS based connections from remote components, when already provided with certs and keys?

Any suggestions on this please?

Hi @agrawalgargieic,

The following links will help you out:

https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/

Can you specifically let me know what needs to be done for accepting TLS based connetcions for kube-apiserver?