mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-20 09:50:57 +00:00
Changes the kubelet so it bootstraps off the cert/key specified in the config file and uses those to request new cert/key pairs from the Certificate Signing Request API, as well as rotating client certificates when they approach expiration.