Setup
Develocity Provenance Governor is delivered as a containerized application that can be deployed using Kubernetes or Docker. Proper setup requires careful configuration of prerequisites, credentials, and policies.
-
Prerequisites - Ensure you have the necessary infrastructure, integrations, and credentials in place before deployment.
-
Deployment — choose your deployment method:
-
Deployment (Kubernetes): recommended for production environments with existing Kubernetes infrastructure.
-
Deployment (Docker): run directly with Docker, suitable for environments without Kubernetes.
-
|
For a quick local trial before committing to a full deployment, the Quickstart (Kubernetes) gets you running on a local k3d cluster in under 10 minutes. |