Author: Raul Cabello
March 16, 2022 4:02 pm
1,649 viewsIntroducing the AdmissionPolicy
Post originally published on Kubewarden’s blog by Raul Cabello Martin
Up until now, the only way to define a policy in Kubewarden was to use a ClusterAdmissionPolicy which is applied to cluster-wide resources across all namespaces.
That’s why we’re thrilled to announce the new AdmissionPolicy resource. This new resource is created inside […]
Categories: Kubernetes