Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS-HCI!
MIT License
109 stars 45 forks source link

API server fails to recognize refreshed kubelet certificates #306

Open scooley opened 1 year ago

scooley commented 1 year ago

We discovered an issue in upstream Kubernetes which causes the API server to fail to recognize the refreshed kubelet certificates, despite the fact that they were being rotated every 4 days. See kubernetes issue #114588.

There are mitigations in place here issue #285

This work item tracks updating Kubernetes with a permanent solution from upstream.

scooley commented 1 year ago

Closing as a duplicate of issue #285 :)