Maximo Application Suite
Customer-managed

Customizing workloads

As an administrator, you can manually configure workloads so that IBM® Maximo® Application Suite can scale them to match demand. You can modify pod specifications, such as replicas, container resources, affinity, anti-affinity, and tolerations.

podTemplates
Each supported pod is handled by the custom resource object. These custom resources support a list that is called podTemplates. You can configure values for replicas, containers, affinity, and tolerations for a pod in podTemplates of the spec property. During reconciliation, the operator overrides the default values with the configured specifications. Also, the operator automatically considers default values when it removes a manually configured pod or podTemplates.