pegasystems / pega-helm-charts

Orchestrate a Pega Platform™ deployment by using Docker, Kubernetes, and Helm to take advantage of Pega Platform Cloud Choice flexibility.
https://docs.pega.com/bundle/platform/page/platform/deployment/client-managed-cloud/containerized-deployments-kubernetes.html
Apache License 2.0
127 stars 201 forks source link

US-631955 changes to support deploying pods without cpu limit #800

Closed NekhilKotha closed 1 week ago

kishorv10 commented 3 months ago

@NekhilKotha The same requirement is addressed in PR #759 . With this change, values.yaml configuration can be used to set or not set CPU limits for Pega work loads. Please try, if that solves your usecase.

NekhilKotha commented 2 months ago

@NekhilKotha The same requirement is addressed in PR #759 . With this change, values.yaml configuration can be used to set or not set CPU limits for Pega work loads. Please try, if that solves your usecase.

Hi @kishorv10, I have initially thought of using the same but we need this control of CPU Limit conditionally for controlplane Integration. So this is not possible to use that

kishorv10 commented 1 month ago

@NekhilKotha I believe with the latest developments, this PR may not be needed. Can you please confirm & close it accordingly?