Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.96k stars 306 forks source link

Emit Node Auto-Repair Kubernetes Events #4357

Open julia-yin opened 4 months ago

julia-yin commented 4 months ago

We are introducing new Kubernetes events which will provide visibility into node auto-repair actions. The new events will be emitted when node auto-repair starts taking action on a NotReady node, when it completes, and if the node is still NotReady after remediation is performed.

Learn more about:

julia-yin commented 1 week ago

Update as of 10/8: New Kubernetes events for node auto-repair will be released and GA in early January.