🔥 3-day streak
Certified Kubernetes Administrator (CKA)94 / 125
Question 94 of 125

A user reports that a pod running their Java application repeatedly restarts under load. You run 'kubectl describe pod payment-api-7f9d' and observe the container's Last State shows 'Terminated' with 'Reason: OOMKilled' and 'Exit Code: 137'. The pod spec sets 'resources.limits.memory: 256Mi'. What is the most appropriate first action to resolve the restarts?

Reviewed for accuracy · Report an issueNext question