Skip to main content
Version: Early Access

Basic Configuration

This section covers the basic configuration settings for Digital.ai Release running on Kubernetes. These are the settings you typically adjust right after installation to match your environment.

Start with the default parameters in the custom resource (CR) file, then update them as needed. You can change the Release license, configure which Kubernetes nodes run Release pods, and set resource limits for CPU and memory. Most changes take effect after you update the CR file and apply it to the cluster.

Key Topics