Installation
MOSTLY AI Helm chart

MOSTLY AI Helm chart

To deploy MOSTLY AI in a Kubernetes cluster that your organization owns and configures, MOSTLY AI provides a Helm chart. Helm (opens in a new tab) is a package manager for Kubernetes and a Helm chart (opens in a new tab) is the package format.

Contents

The MOSTLY AI Customer Success team provides clients with the Helm chart that includes the MOSTLY_AI_helm_charts folder. You can review the root contents of the folder below.

Chart.yaml          # A YAML file that contains information about the chart
README.md           # Helm chart README file
templates/          # A directory of templates that, when combined with values,
                    # will generate valid Kubernetes manifest files.
values.yaml         # The configuration values for this Helm chart

Delivery of images in the MOSTLY AI Helm chart

To deploy the Kubernetes applications and services defined in the Helm chart, you need Internet connectivity because the required images are downloaded from the MOSTLY AI repository. One of the prerequisites to install MOSTLY AI is to have a valid Docker pull image secret that you received from your MOSTLY AI Customer Success Engineer.