mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-04 14:10:53 +00:00
Changes the kubelet so it doesn't use the cert/key files directly for starting the TLS server. Instead the TLS server reads the cert/key from the new CertificateManager component, which is responsible for requesting new certificates from the Certificate Signing Request API on the API Server.
15 KiB
15 KiB