The type of the disruption event.
| Enums | |
|---|---|
DISRUPTION_TYPE_UNSPECIFIED |
DISRUPTION_TYPE_UNSPECIFIED indicates the disruption type is unspecified. |
POD_NOT_ENOUGH_PDB |
POD_NOT_ENOUGH_PDB indicates there are still running pods on the node during node drain because their evictions are blocked by PDB. |
POD_PDB_VIOLATION |
POD_PDB_VIOLATION indicates that there are force pod evictions during node drain which violate the PDB. |