Technologies/Kubernetes/kubernetes_memory_requested
KubernetesKubernetesMetric

kubernetes_memory_requested

The requested memory
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The requested memory
Dimensions:None
Related Insights (2)
Kubernetes Pod Memory OOM Before Limits Reachedcritical

Kubernetes pods may be terminated by the OS out-of-memory killer before reaching their configured memory limits, especially when memory requests are set significantly lower than limits. This disconnect between reservation and actual usage causes unexpected pod evictions.

Resource Reservation Preventing Node Utilizationwarning

Kubernetes nodes show low actual resource usage but cannot schedule new pods because resource requests have consumed most allocatable capacity. This causes cluster scaling when actual utilization is low, leading to wasted capacity and unnecessary costs.