Q4 Single choice Flag Which kub-ctl command should an administrator run to check VMware Aria Automation service pod resource usage? A kubectl -n prelude get pods B kubectl -n prelude describe <pod-name> C kubectl -n prelude top pods D kubectl -n prelude log -f <pod-name> Correct answer