Runbook

Container High CPU Utilization

Back to Runbooks

Overview

Container high CPU utilization is an incident type that occurs when a container's CPU utilization exceeds a certain threshold. It may indicate an issue with the containerized application or the container itself, and can potentially cause performance issues or even service downtime. This incident type requires immediate attention to identify the root cause and take necessary actions to prevent further impact.

Parameters

Debug

Get the list of containers running on the instance

Check the CPU usage of a specific container

Check the CPU usage of the instance

Check the CPU usage of all processes

Check the CPU usage of a specific process

Check the memory usage of the instance

Check the disk usage of the instance

Check the system logs

Check the logs of a specific container

Check the logs of a specific process

Check the network connections and status

Check the open files and their owners

The container has been assigned more CPU resources than it actually needs, leading to high utilization.

Repair

Adjust the container's CPU limits to better match its actual usage.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.