open-policy-agent/gatekeeper
🐊 Policy Controller for Kubernetes observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 2868
- days_rel: 55
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
4269 stars · 881 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gatekeeper is a CNCF policy controller for Kubernetes built on Open Policy Agent (OPA). It enforces admission policies via customizable constraint templates and constraints, supports mutation, and provides audit functionality.
Use cases
- enforce kubernetes admission policies
- block privileged containers in cluster
- validate kubernetes manifests against org rules
- mutate kubernetes resources on admission
- audit cluster resources for policy violations
- write custom policy as code for k8s
When to choose
- you need declarative, CRD-based policy enforcement on Kubernetes admission
- you want a curated policy library with parameterized constraints
- you need mutation and audit alongside validation
When to avoid
- you need policy enforcement outside Kubernetes
- you want a lightweight sidecar OPA setup without admission webhooks
- you only need simple RBAC rather than admission policies
Facets
service · maturity stable
security authorization middleware configuration-management security cloud-computing infrastructure-as-code go cloud self-hosted kubernetes-admission-controller opa policy-engine cncf mutation validation constraint-templates containers devops kubernetes docker
2 sources
- readme: https://github.com/open-policy-agent/gatekeeper · fetched 2026-08-28 · d709370072c6
- homepage: https://open-policy-agent.github.io/gatekeeper/ · fetched 2026-08-29 · 7c4cd795e778
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-policy-agent/gatekeeper | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="open-policy-agent/gatekeeper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem