Configure SSL/TLS in Kubernetes Environment
This topic illustrates how to configure SSL/TLS with Digital.ai Release. A self-signed certificate is used for illustrative purposes in this procedure. However, you may want to replace it with your own trusted certificate for production environments, which you can do by creating a new Secret object in Kubernetes that contains your certificate and then configuring the ingress controller to use it.
Enable File Logging
This topic explains how to enable file logging in the Kubernetes cluster for Release application.
Parameters in the Custom Resource File
Here is the list of the main parameters for the Digital.ai Release Custom Resource (CR). The following table lists the parameters available in the Digital.ai Release's dairelease_cr.yaml file and their default values.
Set up Custom Context Root
This topic illustrates on how to set up the custom context root on the Release.
Set up JVM Arguments for Application Containers
This topic illustrates on how to set up JVM arguments for Relase containers.
Set up Truststore for Release
This topic illustrates on how to set up a truststore to store trusted certificates that are used to verify the identities of parties in a secure communication.
Troubleshoot Install or Upgrade on Kubernetes
Solutions for common problems encountered when installing or upgrading Digital.ai Release on Kubernetes.
Troubleshoot the Release Service
This topic describes how to troubleshoot the Release service.
Update Parameters in the CR File or Deployment
If you need to do some customization in the CR file or in the operator deployment, check the following sections.