⎈ k8s knowledge compiler

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.jsonio.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration

Related (3)

related_to ObjectMetareferences type conf=1
related_to MutatingWebhookreferences type conf=1
related_to MutatingWebhookConfigurationListreferences type conf=1

← all API Explorer