Difficulty: Beginner
How do you check real-time CPU/Memory usage of your nodes or pods?
Use `kubectl top nodes` or `kubectl top pods`.
CPU, Memory, Metrics
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.