Replicas
The number of pods, or replicas, of a MATRIXX component can be individually specified.
Note: This option is not applicable to the MATRIXX Engine sub-chart. The number of publishing, processing, and
checkpointing pods is controlled by topology configuration options. This option is also not applicable to the Pricing Controller sub-chart. The replica count for Pricing Controller is always 1.
Replica Configuration Properties describes the property that controls the number of pods to create for a given component.
Property | Description |
---|---|
sub_chart_name.replicaCount | The number of pods to create. If the component uses a Kubernetes deployment, then this value represents the number of pods to create in the ReplicaSet. The default value is 2. Note: The
replicaCount setting for the My MATRIXX sub-chart can be 0 or 1. The
default is 1. |