Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 2.86 KB

README.MD

File metadata and controls

7 lines (7 loc) · 2.86 KB
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