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.

Airgapped Deployments

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

Garbage Collection

Configure the age at which resources are garbage collected.

Monitoring

Monitor Dispatch using Prometheus for metrics.

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.