Kubernetes - Monitoring and Logging
Given this command output:
What is the total CPU usage of both pods?
NAME CPU(cores) MEMORY(bytes) myapp-pod-1 150m 200Mi myapp-pod-2 300m 400Mi
What is the total CPU usage of both pods?
