Configure Memory and CPU for Kubernetes Pod

You can set limits for CPU and RAM use for Kubernetes Pod.

Description File Location
For Kubernetes Pod, modify the values in the deployment file. docker/k8s_deployment

If you have used a helm chart to deploy TIBCO PSC, modify the cpu and memory values in the YAML file.

docker/k8s_helm/psc/values.yaml

For other components, the values.yaml file is located under each subchart of the psc directory.