Skip to main content
The operator is distributed as a Helm chart and a Docker image hosted on ECR.

Installation

Add the Formal Helm repository:
Install the operator:
This will:
  1. Install the CRDs (FormalResource, FormalListener, FormalNativeUser)
  2. Create a ServiceAccount with the necessary RBAC permissions
  3. Deploy the operator

Configuration

Default resource requests and limits:

Non-AWS Environments

If your cluster cannot pull from ECR directly, deploy the ecr-cred Helm chart first, then set pullWithCredentials=true: