add a docker file and generate certs and more makefile notes

This commit is contained in:
2025-12-11 04:28:55 -05:00
parent 15d959a6c8
commit c2942cd7fc
6 changed files with 207 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ When a pod is created, the webhook:
- Kubernetes 1.20+ (for projected service account tokens)
- `kubectl` configured to access your cluster
- OpenSSL (for certificate generation)
- Go 1.21+ (for building from source)
- Go 1.24+ (for building from source)
## Quick Start