Operations

Operational Day Two processes for D2iQ Dispatch.

This section covers garbage collection, logging, monitoring, and scaling your Dispatch deployment.

Logging

Dispatch uses Kibana to review logs using standard query syntax.

Pipelinerun Artifacts

You can configure pipelines to store the artifacts and view them via CLI/GUI.

Air gapped deployments

How to deploy and operate Dispatch in an air gapped or non-internet connected environment.

Garbage Collection

Configure the age at which resources are garbage collected.

Monitoring

Monitor Dispatch using Prometheus for metrics.

Scaling ArgoCD

Recommendations on scaling ArgoCD for Dispatch.

Resource Management

You can configure tolerations, affinity, nodeSelector, etc. on pods launched from pipelineruns by creating a Tekton pod template and configuring the repository to use it. Follow the guide here.