Deploy HCL Workload Automation containers on Google GKE

Run HCL Workload Automation containerized product components on Google GKE.

Google Kubernetes Engine (GKE) provides a managed environment for deploying, managing, and scaling your containerized applications using Google infrastructure. The Google GKE environment consists of multiple machines grouped together to form a cluster. You can also deploy and run Google Cloud SQL for SQL server.

You can use Google GKE to deploy, scale up, scale down, and manage containers in the cluster environment.

Google GKE 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.

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.

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