Hi, a. No *audit.json* file on *node01* (Mock Exam 1, point 4) - same situation . . .

Bobses:
Hi,

a. No audit.json file on node01 (Mock Exam 1, point 4) - same situation after restarted the exam):

root@node01:~# pwd
/root
root@node01:~# ls
root@node01:~#

b. Same mock exam, point 7: there is no production namespace in the environment (after restarted the exam, the production namespace appeared in the environment, but no busy-rx100 pod):

controlplane $ kubectl get ns
NAME STATUS AGE
default Active 3h2m
delta Active 29m
kube-node-lease Active 3h2m
kube-public Active 3h2m
kube-system Active 3h2m
omni Active 54m
orion Active 37m
controlplane $

Anil:
I copied audit.json from k8s documentation…

Bobses:
It’s a good idea, thanks.

But I’ve expected to find it on the server because the expression is quite clear:

The audit.json is provided at /root/CKS directory.