Skip to main content

17 docs tagged with "operator"

View all tags

Configuring SSL/TLS—Digital.ai Release

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.

Introduction

This section provides an introduction to Kubernetes Operator as a custom installer to deploy Digital.ai Release.

Plugin Management in the Operator Environment

This topic describes the management of plugins in the operator environment for Release. It covers how plugins are handled within the operator setup, including installation, updates, and configuration.

Uninstalling Release Operator

You may want to uninstall the Release Operator to troubleshoot an issue where the Release installation is not working properly, or you no longer want to use the Operator. This section describes the steps to uninstall the Digital.ai Release Operator.

Upgrading to Operator Based Deploy Solution

This section describes how to upgrade to the latest Kubernetes Operator-based Release solution on various Kubernetes platforms. The following upgrade scenarios are supported:

Using an Existing PostgreSQL Database

If you plan to use an existing database—one that is not created by default by the Operator-based installer—you must configure the relevant database parameters in the dairelease_cr.yaml file.