Question
HCL Technologies
IN
Last activity: 18 Apr 2020 8:44 EDT
Pega Platform Setup on AKS
Hi,
We are using Helm charts to deploy Pega on to EKS and AKS cluster. When we pass action as “install-deploy” DB is installed, Cassandra pods are running but pega-stream-0, Pega-web, pega-batch fail to start. If we check logs its showing "invalid action '' passed" for the failing pods. If we pass action as “deploy”, DB pod doesn’t run and we get same state and logs as earlier.
The same issue is raised on Git community also. Please find the references for the same.
https://github.com/pegasystems/pega-helm-charts/issues/96
https://github.com/pegasystems/pega-helm-charts/issues/106
The System Details are as below
Hi,
We are using Helm charts to deploy Pega on to EKS and AKS cluster. When we pass action as “install-deploy” DB is installed, Cassandra pods are running but pega-stream-0, Pega-web, pega-batch fail to start. If we check logs its showing "invalid action '' passed" for the failing pods. If we pass action as “deploy”, DB pod doesn’t run and we get same state and logs as earlier.
The same issue is raised on Git community also. Please find the references for the same.
https://github.com/pegasystems/pega-helm-charts/issues/96
https://github.com/pegasystems/pega-helm-charts/issues/106
The System Details are as below
- Instances - Standard D8s v3 (8 vcpus, 32 GiB memory) X 2 servers for this AKS deployment
- Chart version - The latest version of chart which 1.2.5
- OS - Redhat Linux 8
- Environment - Azure AKS
- Database - PostgreSQL