Tutorials provide easy to follow procedures for leveraging or highlighting specific features within Dispatch. They can be broken down into two areas:
- Continuous Integration tutorials which provide insight into leveraging the abilities of Dispatch to build, test and deliver applications.
- Continuous Deployment tutorials provide examples for deploying applications into a kubernetes cluster.
Continuous Integration
Here are step-by-step tutorials for setting up some commonly-used pipeline configuration. All tutorials begin with a "Prerequisites" section that contains links to any steps that need to be taken first. This means you can visit any tutorial to get started. All tutorials assume you have read through and followed the instructions on the [Getting Started](../../quickstart/), [Installation](../../install/), and [Repository Setup](../ci_tutorials/repo-setup/) pages.…Read More
Continuous Deployment
Tutorials for implementing Continuous Deployment for your application.…Read More