Kubernetes - Monitoring and Logging
Which
kubectl command provides real-time metrics for CPU and memory usage of pods in a Kubernetes cluster?kubectl command provides real-time metrics for CPU and memory usage of pods in a Kubernetes cluster?kubectl top command is used to fetch resource usage metrics.kubectl top pods shows metrics for pods, while kubectl top nodes shows node metrics.kubectl top pods [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions