๐๏ธ Overview of Release Runner
Release Runners are introduced with Digital.ai Release 23.1 to efficiently and effectively manage the execution of container-based tasks within a Kubernetes cluster. These isolate the task and script execution process and provides greater stability and scalability for executing tasks.
๐๏ธ Lifecycle of Release Runner
This topics describes the lifecycle, control commands, and the different states of a Release Runner, with regards to the availability of the Release server.
๐๏ธ Run Release Runner with Docker
This guide explains how to set up and run Release Runner using Docker.
๐๏ธ Configure and Register Release Runners
<!-- Need to check with PM
๐๏ธ Configuration Parameters for Release Runner
The configuration parameters for Release Runners are set or overridden using the configuration files, environment variables, or command line switches.
๐๏ธ Run Release Runner with TLS Support
For Release Runner, to use TLS communication with Release, the configuration settings for the truststore must be set.
๐๏ธ Execute Tasks or Scripts using Release Runner
When the Release Runner is registered on the Release server, the readiness state of the Runner is healthy, and allows it to receive tasks or scripts for execution.