microsoft/pai

Auto rotate the k8s cert

yiyione opened this issue · 0 comments

Related to #5334
The k8s cert will expire every year, we have a feature to check the cert's expiration, but admin still need to renew manually.
The kubelet has certificate rotation feature, maybe we can use it or some scripts to rotate the certs.
Configure Certificate Rotation for the Kubelet

Related comments:
#5434 (comment)
#5409 (comment)