Monitoring Monitor the node consumption kubectl top nodes Monitor the pod consumption kubectl top pods Find pod with label name=high-cpu running with high CPU workloads kubectl top pods -l name=high-cpu --sort-by=CPU