Introduction
Monitoring resources in Kubernetes helps you keep your applications healthy and running smoothly. It shows you how much CPU and memory your apps use, so you can fix problems before they get big.
When you want to know if your app is using too much CPU or memory and might slow down.
When you need to find out why your app is crashing or restarting often.
When you want to plan for more servers because your app is growing.
When you want to see if your app is balanced well across your servers.
When you want to get alerts if your app's resource use is too high.