Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::DisruptionEvent::DisruptionType (v0.54.0)
Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::DisruptionEvent::DisruptionType.
The type of the disruption event.
Constants
DISRUPTION_TYPE_UNSPECIFIED
value: 0 DISRUPTION_TYPE_UNSPECIFIED indicates the disruption type is unspecified.
POD_NOT_ENOUGH_PDB
value: 1 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
value: 2 POD_PDB_VIOLATION indicates that there are force pod
evictions during node drain which violate the PDB.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]