...
Avoid running processes in the same container as the JCC so that the JCC has the maximum amount of memory available, as requested.
Do not overwrite the
global.properties
file unless you are working with your CSM to customize your Groundplex.Request resources upfront. The requests determine the minimum required resources, while limits set the maximum resources a Container can consume. Setting them to the same amount ensures stability and exact resource usage. To do this, set the pod’s request and limit to the same value, as shown in the image below:
FAQ
Expand | ||
---|---|---|
| ||
You can split the license volume across multiple Nodes and Pods as long as you do not exceed the allocated CPU and memory (for a 4-container configuration). |
Expand | ||
---|---|---|
| ||
If a customer is licensed for four 8*32 nodes, then they should deploy not more than four Kubernetes containers, each assigned no more than 8vCPU and 32GB RAM. |
Downloads
Download and extract the following files, using the values.yaml
file as the basis for your Helm Chart.
...