Keptn Lifecycle Scheduler
Basic understanding of Keptn’s Lifecycle Scheduler
Keptn’s Lifecycle Scheduler replaces the Kubernetes scheduler to allow users to schedule events and tasks to occur at specific times during the application lifecycle. The Lifecycle Scheduler can trigger events such as deployment, testing, and remediation at specific times or intervals. The Keptn Scheduler guarantees that Pods are initiated only after the Pre-Deployment checks are completed.
Last modified 2023-05-03: releasing documentation v0.7.1 (f2d8be6)