Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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
titleWhat constitutes the licensed node count for a Groundplex Kubernetes deployment?

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
titleWhich configuration would determine license compliance if a customer is licensed for 4 8*32 nodes? Is it no of Nodes, Pods or Container?

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.

...