Introduction
The IDOL containers allow you to quickly set up a simple IDOL installation on Kubernetes using Helm, which is a package manager for Kubernetes. This Helm chart deploys a DAH, DIH, and a set of Content engines that can autoscale with demand.
The chart can deploy in mirror-mode (autoscaling to fulfil query demand) or in non-mirror mode (autoscaling to fulfil index demand) depending on the setupMirrored
Helm value. The default is non-mirrored mode. See the IDOL Core Components for more details on these components.
NOTE: This chapter assumes that you have installed and set up the Kubernetes platform in your environment. It does not provide general information about how to use Kubernetes.
For more information about Kubernetes, refer to the Kubernetes documentation: https://kubernetes.io/docs/home/.
The OpenText IDOL containers each provide a single IDOL component, with a standard configuration.