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.
Dispatch In Airgapped Clusters
Using Dispatch in Airgapped clusters…Read More
Dispatch Garbage Collection
Configure garbage collection of Dispatch resources.…Read More
Logging in Kibana
Learn how to explore Dispatch logs in Kibana…Read More
Monitoring Dispatch
Configure Prometheus monitoring and dashboards for Dispatch…Read More
Resource Management
Configure resources to be shared in a controlled fashion between multiple instances of Dispatch from a single cluster…Read More