Kubernetes Node scheduling disabled warning
Node {{ $labels.node }} has been marked as unschedulable for more than 30 minutes.
>>>
{key="node.kubernetes.io/unschedulable"} == 1
The query kube_node_spec_taint{key="node.kubernetes.io/unschedulable"} == 1 returns any node that currently has the node.kubernetes.io/unschedulable taint (value 1). The alert triggers when such a node remains in this state for more than 30 minutes, indicating it has been marked unschedulable for that duration.
Get Alert✕
Download
Copy to Clipboard