k8s-hello-mutating-webhook
k8s-hello-mutating-webhook copied to clipboard
How should I deploy your example using a cluster I deployed with Kubeadm
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 "admissionregistration.k8s.io/v1"
@zhaocheng173 what's your kubernetes server version ?