Open
Description
If you're running Kubernetes with the master components secured with TLS, eventually you will need to update the certificate and key, and possibly even the CA cert. Right now there is no documentation about how this should be approached. What services need to be restarted when the CA cert, endpoint cert, or private key are changed on disk? If all the master components are running via the kubelet's static manifest directory, is it sufficient to just restart kubelet on the host? Or is it necessary to somehow manually restart each containerized master component that reads those files?
Metadata
Metadata
Assignees
Labels
Categorizes issue or PR as related to a new feature.Issues or PRs related to English languageIndicates that an issue or PR should not be auto-closed due to staleness.Important over the long term, but may not be staffed and/or may need multiple releases to complete.Categorizes an issue or PR as relevant to SIG Auth.Categorizes an issue or PR as relevant to SIG Security.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
Backlog