Forum Discussion
SteveDiStefano
Microsoft
Nov 03, 2021Cordoned AKS nodes Logs or Metrics?
When AKS nodes are in Cordoned state, they still show as READY but in cordoned status they will not accept scheduling new pods.
Where can we look in Azure Monitor, or better stated, what can we query (log or metric) to alert and display in a heath dashboard for example, when an AKS node moves in and out of the Cordoned state?
- I got someone (thanks Andrew Willow) to reply to me on email:
"This will be recorded in the audit logs as a taint and setting an unschedulable flag. I don’t have the kusto to hand to alert on this but it should be there if they have diagnostics on".
1 Reply
- SteveDiStefano
Microsoft
I got someone (thanks Andrew Willow) to reply to me on email:
"This will be recorded in the audit logs as a taint and setting an unschedulable flag. I don’t have the kusto to hand to alert on this but it should be there if they have diagnostics on".