25 | Image policy webhook |
---|---|
Task weight | 6% |
Cluster | default |
Acceptance criteria | configure image policy webhook: - /etc/kubernetes/pki/admission_config.json - /etc/kubernetes/pki/webhook/admission_kube_config.yaml - https://image-bouncer-webhook:30020/image_policy create pod - test-lasted in default ns with image nginx result: Error from server (Forbidden): pods test is forbidden: image policy webhook .... latest tag are not allowed create pod - test-tag in default ns with image nginx:alpine3.17 result: ok |