Skip to content
#

opa

open-policy-agent logo

The Open Policy Agent (OPA, pronounced “oh-pa”) is an open source, general-purpose policy engine that unifies policy enforcement across the stack. OPA provides a high-level declarative language that lets you specify policy as code and simple APIs to offload policy decision-making from your software. You can use OPA to enforce policies in microservices, Kubernetes, CI/CD pipelines, API gateways, and more.

Community & Support

  • Website
  • GitHub
  • Documentation
  • What is OPA

    Here are 26 public repositories matching this topic...

    FastAPI with OPA Sidecar in Kubernetes - Complete Guide for API Authorization, Microservices Security, and Policy Enforcement. Implement fine-grained access control with Open Policy Agent (OPA) as a sidecar container. Includes Kubernetes deployment, Docker Compose setup, and policy examples for production-ready applications

    • Updated Oct 21, 2025
    • Python