From 001d37567cf692b068547d1a35477d7b3a37ba86 Mon Sep 17 00:00:00 2001 From: Michael Bridgen Date: Thu, 3 Dec 2020 16:22:56 +0000 Subject: [PATCH] Provide pointers to the install guides in roadmap This gives people a way into the software, alongside the idea of how ready it is. Signed-off-by: Michael Bridgen --- docs/roadmap/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/roadmap/index.md b/docs/roadmap/index.md index f19a15e1..fd1408fd 100644 --- a/docs/roadmap/index.md +++ b/docs/roadmap/index.md @@ -14,6 +14,11 @@ All of the above will constitute "Flux v2". [= 100% "100%"] +Flux v2 read-only is ready to try. See the [Getting +Started](https://toolkit.fluxcd.io/get-started/) how-to, and the +[Migration +guide](https://toolkit.fluxcd.io/guides/flux-v1-migration/). + This would be the first stepping stone: we want Flux v2 to be on-par with today's Flux in [read-only mode](https://github.com/fluxcd/flux/blob/master/docs/faq.md#can-i-run-flux-with-readonly-git-access) and [FluxCloud](https://github.com/justinbarrick/fluxcloud) notifications. @@ -45,6 +50,10 @@ Tasks [= 70% "70%"] +Image automation is available as a prerelease. See [the +README](https://github.com/fluxcd/image-automation-controller#readme) +for instructions on installing it. + Goals - Offer components that can replace Flux v1 image update feature @@ -73,6 +82,11 @@ Tasks [= 100% "100%"] +Helm support in Flux v2 is ready to try. See the [Helm controller +guide](https://toolkit.fluxcd.io/guides/helmreleases/), and the [Helm +controller migration +guide](https://toolkit.fluxcd.io/guides/helm-operator-migration/). + Goals - Offer a migration guide for those that are using Helm Operator with Helm v3 and charts from