Cloud Security
Deny Unauthorized ConfigMap Volumes – OPA Gatekeeper Pod Security Guardrail (Part 3)
Introduction So far, we have seen about two OPA use cases and their importance. Today, we’re going to look at a policy used to deny unauthorized configmap volumes from being mounted. What is a ConfigMap? Configmaps are similar to Kubernetes Secrets but are used to store non confidential configurations that Read more…