--- hide: # The table data on this page is easier to read when wider # The TOC right column is already blank anyway - toc --- # Migration and Support Timetable !!! heart "Flux Migration Commitment" This public timetable clarifies our commitment to end users. Its purpose is to help improve your experience in deciding how and when to plan infra decisions related to Flux versions. Please refer to the [Roadmap](../roadmap/index.md) for additional details.
| Date | Flux 1 | Flux 2 CLI | GOTK[^1] | | -- | -- | -- | -- | | Oct 6, 2020 | ^^[Maintenance Mode](https://github.com/fluxcd/website/pull/25)^^
| ^^Development Mode^^
| ^^All Alpha^^[^2] | Feb 18, 2021 | ^^Partial Migration Mode^^
| ^^Feature Parity^^ | ^^Image Automation Alpha. All others reached Feature Parity, Beta^^ | | TBD | ^^Superseded^^
| ^^Needs further testing, may get breaking changes^^
| ^^All Beta, Production Ready^^[^3]
| | TBD | ^^Migration and security support only^^
| ^^Public release (GA), Production Ready^^
| ^^All Beta, Production Ready^^ | | TBD | ^^Archived^^
| ^^Continued active development^^ | ^^Continued active development^^ |
[^1]: GOTK is shorthand for the [GitOps Toolkit](https://toolkit.fluxcd.io/components/) APIs and Controllers [^2]: Versioning: Flux 2 is a multi-service architecture, so requires a more complex explanation than Flux 1: - Flux 2 CLI follows [Semantic Versioning](https://semver.org/) scheme - The GitOps Toolkit APIs follow the [Kubernetes API versioning](https://kubernetes.io/docs/reference/using-api/#api-versioning) pattern. See [Roadmap](https://toolkit.fluxcd.io/roadmap/) for component versions. - These are coordinated for cross-compatibility: For each Flux 2 CLI tag, CLI and GOTK versions are end-to-end tested together, so you may safely upgrade from one MINOR/PATCH version to another. [^3]: The GOTK Custom Resource Definitions which are at `v1beta1` and `v2beta1` and their controllers are considered stable and production ready. Going forward, breaking changes to the beta CRDs will be accompanied by a conversion mechanism.