mirror of https://github.com/k3s-io/k3s
![]() Move to github.com/munnerz/goautoneg as bitbucket is flaky! Change-Id: Iaa6e964ef0d6f308eea59bcc6f365ecd7dbf0784 |
||
---|---|---|
.. | ||
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