Version: Latest
Resource Requirements
Below are the recommended minimum CPU and Memory requirements for the individual pods. You can experiment with different values according to your cluster usage metrics and adjust accordingly. These values can be set under the resources section under each component in the values.yaml file. It is not mandatory to set these values, as long as the cluster has enough resources to provide to the pods when it needs more power.
resources:
limits:
cpu: 700m
memory: 1000Mi
requests:
cpu: 500m
memory: 500Mi
Pod | CPU | Memory |
---|---|---|
backend | 225m | 450Mi |
keycloak | 225m | 750Mi |
web-client | minimal/default | minimal/default |
event-ingestion | minimal/default | 225Mi |
rasa-pro | 1000m see here for more information | 1000Mi see here for more information |