When incoming requests to the API server are authenticated by a certificate, the expiration of the certificate can affect the validity of the authentication. With auto rotation of certificates, which is starting with kubelet certificates, the goal is to use shorter lifetimes and let the kubelet renew the certificate as desired. Monitoring certificates which are approaching expiration and not renewing would be an early warning sign that nodes are about to stop participating in the cluster. Kubernetes-commit: 49a19c6011e05363a8baf8e99c917d11a9496568 |
||
|---|---|---|
| .. | ||
| anonymous | ||
| bearertoken | ||
| headerrequest | ||
| union | ||
| websocket | ||
| x509 | ||