Installing MATRIXX Digital Commerce

A containerized MATRIXX Digital Commerce deployment consists of containers running in pods in a multi-node Kubernetes cluster, requiring MATRIXX Digital Commerce Docker images and MATRIXX Engine and Traffic Routing Agent custom resource definitions and controllers.

Note: The procedures in this guide are for multi-node deployments only.

A cloud native MATRIXX Digital Commerce deployment includes the following:

  • The MATRIXX Digital Commerce Docker images.
  • The MATRIXX Helm chart.
  • A MATRIXX Engine custom resource definition (CRD).
  • A controller program implementing the behavior of the MATRIXX Engine custom resource.
  • A Traffic Routing Agent (TRA) custom resource definition (CRD).
  • A controller program implementing the various behaviors of the TRA custom resource.
Important: Deploy MATRIXX Engine and Traffic Routing Agent pods in Kubernetes clusters running the Docker or CRI-O container runtime. Avoid the containerd runtime for these components.

For information about configuring and administering logging for a containerized MATRIXX Digital Commerce environment, see MATRIXX Monitoring and Logging.