Gatekeeper
Policy Controller for Kubernetes providing validating and mutating webhook enforcement via OPA.
Why consider Gatekeeper?
Gatekeeper is an open-source Kubernetes validating and mutating admission controller webhook written in Go by the Open Policy Agent (OPA) project. It enforces organization-wide compliance policies (restricting root containers, validating labels, enforcing resource limits) powered by OPA Rego.
Learn Gatekeeper by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Gatekeeper
Gatekeeper intercepts Kubernetes API server requests and validates compliance against OPA ConstraintTemplates.
Quickstart
kubectl apply -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/v3.17.0/deploy/gatekeeper.yamlGatekeeper is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
boringproxy
Simple, self-hosted reverse proxy and tunnel manager for exposing private web services securely.
OWASP ModSecurity
Open-source Web Application Firewall (WAF) engine providing cross-platform HTTP security inspection.
OpenCTI
Open-source platform for managing cyber threat intelligence knowledge and STIX2 relationships.
Maltrail
Malicious traffic detection system utilizing public blacklists and heuristic traffic behavior analysis.