Adjusting Resources Based on Actual Usage
Learn about actual resource usage of running containers and adjusting allocation based on need.
Getting the actual resource usage
We saw some of the effects that can be caused by a discrepancy between resource usage and resource specification. It’s only natural that we should adjust our specification to reflect the actual memory and CPU usage better.
The DB container
Let’s start with the database.
Press + to interact
kubectl top pods
The output is as follows: ...
Access this course and 1400+ top-rated courses and projects.