Skip to main content

17 docs tagged with "operator"

View all tags

Configuring SSL/TLS—Digital.ai Deploy

This topic illustrates how to configure SSL/TLS with Digital.ai Deploy. 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 Deploy.

Uninstalling Deploy Operator

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

Upgrading to Operator Based Solution

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

Using an Existing PostgreSQL Database

This topic explains how to configure the relevant database parameters in the daideploy_cr.yaml file if you plan to use an existing database that is not created by the default Operator-based installer.