Skip to main content

Technology: kubernetes

IDTitleDescriptionCategoryTechnologyTags
CRE-2025-0071
High
Impact: 9/10
Mitigation: 8/10
CoreDNS unavailableCoreDNS deployment is unavailable or has no ready endpoints, indicating an imminent cluster-wide DNS outage.Kubernetes ProblemskubernetesKubernetesNetworkingDNSHigh Availability
CRE-2025-0119
High
Impact: 8/10
Mitigation: 7/10
Kubernetes Pod Disruption Budget (PDB) Violation During Rolling UpdatesDuring rolling updates, when a deployment's maxUnavailable setting conflicts with a Pod Disruption Budget's minAvailable requirement, it can cause service outages by terminating too many pods simultaneously, violating the availability guarantees. This can also occur during node drains, cluster autoscaling, or maintenance operations.Kubernetes ProblemskubernetesK8sKnown ProblemMisconfigurationOperational errorHigh Availability
CRE-2025-0125
High
Impact: 9/10
Mitigation: 6/10
Kubelet EventedPLEG Panic Causes NodeFailureDetects a critical kubelet panic in the EventedPLEG subsystem under rapid pod launch pressure. When triggered, the node's kubelet crashes, the node becomes NotReady and all resident pods are evicted resulting in a full node-level outage until manual intervention.Kubernetes ProblemskubernetesKubernetesKubeletPanic