Deploy HCL Workload Automation containers on Azure AKS

Run HCL Workload Automation containerized product components on Azure Kubernetes Service (AKS).

Deploy and manage HCL Workload Automation containerized product components on the Azure AKS, a container orchestration service available on the Microsoft Azure public cloud. You can use Azure AKS to deploy, scale up, scale down and manage containers in the cluster environment. You can also deploy and run an Azure SQL database.

The product components are deployed using a chart and the product component container images. By default, a single server (master domain manager), console (Dynamic Workload Console), and dynamic agent are installed.

HCL Workload Automation can be deployed across a single cluster, but you can add multiple instances of the product components by using a different namespace in the cluster.

Azure AKS supports session affinity in a load balancing cluster, a feature which maintains each user session always active on the same pod. This ensures that the Dynamic Workload Console always connects to the same server during a session and that the user can perform any number of operations smoothly and seamlessly.

For more information, about deploying the containerized product components on Azure AKS cloud platform, see Deploying on Azure AKS.