MutatingWebhookConfiguration [api_object]ai-synthesized · conf 0.82
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object.
admissionregistrationsecurity
A MutatingWebhookConfiguration is an object that specifies how to configure a mutating webhook.
Why it matters It allows for the configuration of mutating webhooks in a cluster.
Key facts - Defined in io.k8s.api.admissionregistration.v1 package - Used to configure mutating webhooks
Common pitfalls - Incorrectly configured configurations can lead to security vulnerabilities
Related MutatingWebhook, WebhookConfiguration
Sources
swagger.json — “io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration”