Monitoring Flashcards
1
Q
Command to get the resource consumption of pods
A
kubectl top pods
2
Q
Command to get the resource consumption of nodes
A
kubectl top nodes
Kubernetes > Monitoring > Flashcards
Command to get the resource consumption of pods
kubectl top pods
Command to get the resource consumption of nodes
kubectl top nodes