Difference between revisions of "Kubernetes Admission Controllers"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admission-controllers/ | * https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admission-controllers/ | ||
+ | |||
+ | [[kubectl get --raw]] /apis/[[admissionregistration.k8s.io]]/v1/validatingwebhookconfigurations | jq | ||
+ | |||
== Related == | == Related == | ||
Line 8: | Line 11: | ||
* <code>[[admissionregistration.k8s.io]]</code> | * <code>[[admissionregistration.k8s.io]]</code> | ||
* [[Controllers]] | * [[Controllers]] | ||
+ | * [[Gatekeeper]] | ||
== See also == | == See also == |
Latest revision as of 09:35, 5 March 2024
kubectl get --raw /apis/admissionregistration.k8s.io/v1/validatingwebhookconfigurations | jq
Related[edit]
See also[edit]
Advertising: