Tested on vra 8.1 in lab. - "kubectl -n prelude top pods" shows CPU & memory consumption by service pod. ANS: B. NOTE - in lab, "kubectl -n prelude describe <pod-name>" is wrong. It should be "kubectl -n prelude describe pod <pod-name>". So D is not correct!
Answer D : kubectl describe pods,
because with kubectl get pod you do not get the cpu and memory
Example : https://kubernetes.io/docs/tasks/debug-application-cluster/debug-application-introspection/
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
rexpan
3 years, 8 months agokurta
3 years, 8 months agozahrar
3 years, 11 months agowolf1024
3 years, 11 months agotekkart
3 years, 11 months agotekkart
3 years, 11 months agolemonadecowboy
4 years, 2 months agoeprop
4 years, 2 months ago