K8S Migration
We are currently in the journey to migrate our Pega workloads to K8S. I have the following questions.
i) Since a single K8S Cluster can have multiple namespaces each representing a workload/env combination, it is possible to run >1 workload on the same cluster. However, is this recommended? This obviously has the risk of all workloads getting impacted, when the K8S Cluster goes down for any reason.
ii) For customers running on pega cloud, are we using a distinct K8S Cluster per workload or is this shared? i.e multiple production workloads running on the same K8S Cluster?