Hi team,
can you please help me understand why is this incorrect? I have used exactly same args as requested? And my solution matches exactly the one given but not sure why marked as wrong. This is in Mock 2 ultimate ckad mock exam series.
I dont have question handy but it was just to create the pod with respective command and args. Left is exam solution , right is mine.
HI @Reema-Agarwal
Could you please share the question number from CKAD-MOCK 2?
Sure, it was Ques 16. Attaching below

That looks correct to me; one possibility, though – perhaps you did not actually apply that final form? That would explain the error.
Hi @rob_kodekloud
I believe not applying form woudn’t mark 3 out 4 has right because the pod was created using --dry-run=client and applied after entire changes were made. Again not sure what went wrong but I retried same solution again and it worked this time. Probably some space issue or glitch. Thankyou