mirror of https://github.com/k3s-io/k3s
![]() Change-Id: I27ff0545bc456ed8c0900cfeb90555f9ab7ae235 |
||
---|---|---|
.. | ||
converter | ||
BASEIMAGE | ||
BUILD | ||
Dockerfile | ||
Makefile | ||
README.md | ||
VERSION | ||
config.go | ||
main.go |
README.md
Kubernetes External Admission Webhook Test Image
The image tests CustomResourceConversionWebhook. After deploying it to kubernetes cluster, administrator needs to create a CustomResourceConversion.Webhook in kubernetes cluster to use remote webhook for conversions.
Build the code
make build