Question
HCL Technologies
IN
Last activity: 22 Dec 2020 8:13 EST
Pega Setup in EKS
Hi we are trying to setup pega in EKS. what is the system requirements for the EKS nodes.
We are have tried couple of configuration to run pega on EKS cluster but pods were unable to run. Insufficient memory were the details why they were in pending state.
We are using helm charts (https://github.com/pegasystems/pega-helm-charts) to deploy on EKS cluster.
With action = install-deploy in pega.yaml. rest of the things in pega.yaml are mostly default.
Can you please suggest, what should be the configuration or any changes required to install pega?
I know we are working on an EKS doc at the moment, similar to what we have already published for AKS/GKE/PKS here: https://github.com/pegasystems/pega-helm-charts/tree/master/docs. Until then, you can actually derive from those existing documents. I would start with a instance type with at least m4.2xlarge (8 vCPU, 32G Mem). In the meantime, I will double check with our internal SME and get back to you.