Q21 CKAD mock exam 8

The output format in question is cluster,mem,cpu but solution outputs directly? :thinking:

The task says to: copy the output to the /root/cluster1-metrics.

yeah i am in root. What I did :thinking:

  1. run k top nodes
  2. see values of the node2
  3. and enter values manually in the file (correct localtion) but in the format question asked nodename, cpu & mem

which is not accepted and what is accepted is a direct output redirect of k top node nodename which isnt in the format the questions asks for