Difference between revisions of "Kubernetes Admission Controllers"
Jump to navigation
Jump to search
(4 intermediate revisions 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 == | ||
* [[Aquasec]] | * [[Aquasec]] | ||
* [[Aqua Enforcers]] | * [[Aqua Enforcers]] | ||
+ | * <code>[[admissionregistration.k8s.io]]</code> | ||
+ | * [[Controllers]] | ||
+ | * [[Gatekeeper]] | ||
== See also == | == See also == | ||
+ | * {{admissionregistration.k8s.io}} | ||
* {{K8s security}} | * {{K8s security}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
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: