Installation of DevOps Test Hub on Azure Kubernetes Service
You can find information about the tasks that you can perform to install HCL DevOps Test Hub (Test Hub) on Azure Kubernetes Service (AKS).
You must have installed Helm to run the Helm commands. For more information on installing Helm, refer to Installing Helm.
To install Test Hub on AKS, you must pull the Helm chart, and then refer to the instructions in the readme file.
To add the repository and pull the Helm chart, you must run
the following
commands:
helm pull --untar oci://hclcr.io/ot/hcl-devops --version 11.0.6For the instructions to install Test Hub on AKS refer to readme file.