| 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_policycreate pod - test-lasted in default ns with image nginxresult: Error from server (Forbidden): pods test is forbidden: image policy webhook .... latest tag are not allowedcreate pod - test-tag in default ns with image nginx:alpine3.17result: ok |