⎈ k8s knowledge compiler

MutatingWebhook [api_object]ai-synthesized · conf 0.82

MutatingWebhook describes an admission webhook and the resources and operations it applies to.

admissionregistrationsecurity

A MutatingWebhook is a webhook that mutates incoming requests.

Why it matters It allows for the modification of objects before they are admitted into a cluster.

Key facts - Defined in io.k8s.api.admissionregistration.v1 package - Used to mutate incoming requests

Common pitfalls - Incorrectly configured webhooks can lead to security vulnerabilities

Related MutatingAdmissionPolicySpec, Webhook

Sources

swagger.jsonio.k8s.api.admissionregistration.v1.MutatingWebhook

Related (6)

related_to MatchConditionreferences type conf=1
related_to RuleWithOperationsreferences type conf=1
related_to WebhookClientConfigreferences type conf=1
related_to LabelSelectorreferences type conf=1
api_for MutatingWebhookConfigurationdocuments API object conf=1
related_to MutatingWebhookConfigurationreferences type conf=1

← all API Explorer