Goals Prerequisites Steps 1. Bootstrap the tutorial environment using Docker Compose. 2. Load policies and data into OPA. 3. SSH and sudo as a user with the admin role. 4. SS...
Goals Prerequisites Steps 1. Bootstrap the tutorial environment using Docker Compose. 2. Load policies and data into OPA. 3. SSH and sudo as a user with the admin role. 4. SS...
Built-in Policies Policy Sources Policy Distribution Update Interval Built-in Policies Policy Sources Built-in policies are mainly written in Rego . Those policies are manag...
Tools for Logging, Monitoring, and Visibility Logging Monitoring and Alerts Istio OPA Gatekeeper CIS Scans Tools for Logging, Monitoring, and Visibility Rancher contains a...
OpenTelemetry Prometheus Status Metrics Health Checks Status API OpenTelemetry When run as a server and configured accordingly, OPA will emit spans to an OpenTelemetry coll...
Goals Prerequisites Getting Started Steps 1. Create and save a Terraform plan 2. Convert the Terraform plan into JSON 3. Write the OPA policy to check the plan 4. Evaluate the...
What is OPA-Envoy Plugin? How does it work? Configuration Additional Resources Overview & Architecture Envoy is a L7 proxy and communication bus designed for large modern se...
Goals Prerequisites Steps 1. Create an empty policy definition that will allow all requests. 2. Install the opa-docker-authz plugin. 4. Run a simple Docker command to make sure...