@Mumshad Mannambeth & Team, I have a question w.r.t. checking answer scenari . . .

Pankaj Arora:
@Mumshad Mannambeth & Team, I have a question w.r.t. checking answer scenario in real exam >>>

For example in mock test, I have fixed the asked kubeconfig file, but did not fire the command <kubectl cluster-info --kubeconfig=/root/CKA/super.kubeconfig>; vs I fired <kubectl config view –kubeconfig=/root/CKA/super.config> to verify my fix and mock marked it incomplete :white_frowning_face:.

Will it happen same way in real exam? or they have a different checking method?

Pankaj Arora:

Pankaj Arora:
@Tej_Singh_Rana your views pls :pray:

Vijin Palazhi:
As long as the port is corrected in the kubeconfig file and the cluster operations are working it should be marked correct.

The config view command works on the kubeconfig file itself. Are you sure other kubectl commands were working after you fixed the port?

Pankaj Arora:
other commands I did not check except <kubectl config view –kubeconfig=/root/CKA/super.config>