CKS Notes - TLS
TLS
# generate TLS cert and key
openssl command [ options ... ] [ parameters ... ]
1. TLS config files
About TLS we will mainly focus on 3 levels/types encryption in this article.
inside cluster communication (/etc/kubernetes/pki/*)
client (kubect...
notes-renovation.hashnode.dev2 min read