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.
Dispatch in air gapped clusters
Using Dispatch in air gapped 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
Scaling Dispatch
Scaling Argo CD on Dispatch…Read More