This is unreleased documentation for Admission Controller 1.30-next.

Gatekeeper support

Gatekeeper support starts from these releases:

  • kwctl: v0.2.0

  • policy-server: v0.2.0

Gatekeeper is a project targeting Kubernetes with out-of-the-box features for integration.

Compatibility with existing policies

All existing Gatekeeper policies should be compatible with Admission Controller as explained in this chapter.

If you find this not to be true, for your Gatekeeper policies, report it, and we’ll work to ensure your Gatekeeper policy runs with Admission Controller.

Policies need compilation with the opa CLI to wasm target.

For policy execution, you can read more about the Open Policy Agent built-in support in Admission Controller.