https://github.com/endocrimes/cert-manager-community-day
An example of using cert-manager to configure a Kubernetes webhook
https://github.com/endocrimes/cert-manager-community-day
cert-manager webhook
Last synced: 11 months ago
JSON representation
An example of using cert-manager to configure a Kubernetes webhook
- Host: GitHub
- URL: https://github.com/endocrimes/cert-manager-community-day
- Owner: endocrimes
- License: apache-2.0
- Created: 2020-09-07T14:57:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T13:28:28.000Z (over 5 years ago)
- Last Synced: 2025-03-18T07:25:11.632Z (about 1 year ago)
- Topics: cert-manager, webhook
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cert-manager-community-day
This is the demo code for my talk at the first cert-manager community talks. The slides can be found [here][slides].
The deploy/ folder contains details of how to deploy both cert-manager and manually-managed versions of the webhook.
pkg/admission is a reaaaaally hacky framework for writing validating and mutating webhooks.
main.go contains a simple validating webhook for requiring that pods have resource limits.
[slides]: https://preview.pitch.com/app/presentation/7c93f031-3115-43d0-8aa6-db92147e76ec/9759bebc-3266-43aa-91c2-791c258e2121