An open API service indexing awesome lists of open source software.

https://github.com/tmax-cloud/image-validating-webhook


https://github.com/tmax-cloud/image-validating-webhook

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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
- [Installation Guide](./docs/installation.md)
- [Quick Start Guide](./docs/quickstart.md)