url to exam is here. I’m unable to pose the url apparently because as a new user I can’t post two urls in a message. The exam is lab-mock-exam-3-3/
Question # 5.
For my understanding I’m trying to understand how when I attempt to create a pod I get this expected error
"root@controlplane ~ ➜ k create -f beta-pod.yaml
Error from server: error when creating “beta-pod.yaml”: admission webhook “validating-webhook.openpolicyagent.org” denied the request: image ‘Google Cloud console’ comes from untrusted registry
How is the admission webhook getting activated? Where is that configured? I looked in the api-server manifest file but don’t see anything that impliess… I’m aware of the configmap, but still not sure how the admission webhook is getting activated to reject the request.
thanks and please advise,
Thanks!