Back to Opa

Intro

docs/src/pages/_examples/k8s/intro.md

1.17.1377 B
Original Source
<!-- markdownlint-disable MD041 -->

OPA can be used to control which Kubernetes resources can be created in a given cluster. By configuring the Kubernetes API to send admission requests to OPA, you can create custom policies to enforce your organization's rules.

Browse more Kubernetes Examples on the playground.