k8s-hello-mutating-webhook
k8s-hello-mutating-webhook copied to clipboard
A Kubernetes Mutating Admission Webhook example, using Go.
I am getting below error when I try to deploy the cert manager. `$ kubectl logs -f webhook-cert-setup-9pzr8 Generating RSA private key, 2048 bit long modulus (2 primes) creating certs...
I clone your code in my own k8s environment (instaled by kubeadm);and i replace the image repo and tag with my own,when i type the Makefile command one by one...
It looks like I'm having trouble deploying your example with Kubeadm ``` [root@zc1 webhook]# kubectl apply -f webhookconf.yaml error: unable to recognize "webhookconf.yaml": no matches for kind "MutatingWebhookConfiguration" in version...