Flux Operator v0.23.0 introduces time-based deployments, allowing organizations to control when GitOps deployments occur through cron-based scheduling. This feature addresses requirements like Change Advisory Board approval windows, "No Deploy Fridays" policies, and maintenance window restrictions. The implementation uses ResourceSetInputProvider API with schedule configuration to define deployment windows, combined with ResourceSets that template Flux objects for automated application deployments based on Git commits or tags.

4m read timeFrom fluxcd.io
Post cover image
Table of contents
How it worksA complete exampleFurther reading

Sort: