Pega infinity 24.1 Multi-tenanted in EKS Cluster

We are planning to upgrade from Pega v 7.3.1 in Standard mode to Pega Infinity 24.1 which is a containerized deployment in EKS cluster

The EKS Cluster has various non Pega applications, a specific namespace will be allocated to Pega.

Given this scenario, would there be any issue for Pega Infinity 24.1 to be deployed into a multi tenanted EKS cluster?

What are the things need to consider before migration?

Do we have any checklist for the multi-tenant migration?

@SIVASAKTHI

namespace in kubernetes is to group your pods and group your deployment

this will not cause any issue in multi tenant platform

@BhanuPrasanthT

The EKS Cluster has various non Pega applications, would there be any issue for Pega Infinity 24.1 to be deployed into the same EKS cluster?

@SIVASAKTHI

yes same cluster can have multiple namespaces that will not be a issue but make sure the infra is available if we over deploy the pods and if doesnt get enough cpu then it will be a problem