Files
website/content/en/docs/reference/config-api/apiserver-webhookadmission.v1.md
Qiming Teng bce7fb57e2 Improve configuration API for 1.23
The previous commit for configuration APIs has some nits to fix:

- The client-authentication API has both v1beta1 and v1 supported.
  We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
  API rather than old versions.
2021-12-20 09:45:38 +08:00

925 B

title, content_type, package, auto_generated
title content_type package auto_generated
WebhookAdmission Configuration (v1) tool-reference apiserver.config.k8s.io/v1 true

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.