https://github.com/tmax-cloud/image-validating-webhook
https://github.com/tmax-cloud/image-validating-webhook
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmax-cloud/image-validating-webhook
- Owner: tmax-cloud
- Created: 2020-11-18T08:43:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T08:13:44.000Z (about 3 years ago)
- Last Synced: 2025-08-07T09:57:41.171Z (12 months ago)
- Language: Go
- Size: 3.25 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)