Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 275 Bytes

File metadata and controls

10 lines (5 loc) · 275 Bytes

Overview

The image-validating-webhook project is the implementation of validating admission webhook in k8s to validate an image is signed when a pod is creating.

Quick Start