WebhookAdmission Configuration (v1)

Package v1 is the v1 version of the API.

Resource Types

WebhookAdmission

WebhookAdmission provides configuration for the webhook admission controller.

FieldDescription
apiVersion
string
apiserver.config.k8s.io/v1
kind
string
WebhookAdmission
kubeConfigFile [Required]
string

KubeConfigFile is the path to the kubeconfig file.

staticManifestsDir
string

StaticManifestsDir is the path to a directory containing static webhook configurations to be loaded at startup. Files with extensions .yaml, .yml, and .json are read. Only admissionregistration.k8s.io/v1 ValidatingWebhookConfiguration and MutatingWebhookConfiguration resources are supported. Using this field requires the ManifestBasedAdmissionControlConfig feature gate to be enabled.


Last modified April 24, 2026 at 1:30 AM PST: Update Config API reference for v1.36.0 (69eda550ef)

This page is automatically generated.

If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.