Skip to content

Getting Started

How It Works

Envoy Integration

Connects with Envoy’s External Authorization filter via gRPC.

Envoy sends authorization requests to the Kyverno sidecar, which evaluates policies and returns allow/deny decisions.

Architecture Overview

HTTP Authorization

Runs as a programmable HTTP server that evaluates requests directly and returns a decision — ideal for ingress controllers or standalone services.

Architecture Overview

Get Started