Kubernetes Installation
Formsflow.ai can be installed using Helm, which is a tool used to deploy applications to Kubernetes clusters. Helm allows you to define, install, and upgrade applications by using Charts. For more information about Helm please visit the Helm website.
Formsflow.ai can be installed by either using the formsflow.ai Helm Chart repository directly or by cloning the GitHub source code and installing it from a local directory. The following install instructions are for forms-flow-ai-charts release v2.1.1 to v2.1.4.
Prerequisites
Before installing formsflow.ai to a Kubernetes cluster there are three prerequisites required:
- Helm must be installed on your machine.
-
A Kubernetes cluster must be initialized with an associated Domain Name and Namespace.
In the following installation examples, an OpenShift cluster has been setup with the following information:
Domain Name: apps.bronze.aot-technologies.com
Namespace : forms-flow - The Kubernetes cluster must have a minimum of 5.7 CPU available and a usage of 1.6 CPU
helm-charts is maintained by AOT-Technologies.
Choose your method of installation :