fluxcd-flux2/docs
Somtochi Onyekwere 12a2100fcf Adds suspend and resume all cmd
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-04-28 10:44:51 +01:00
..
_files Move GOTK diagram to docs/files 2021-03-19 12:02:09 +02:00
_static Flux Migration and Support Timetable 2021-03-13 22:24:21 -05:00
cmd Adds suspend and resume all cmd 2021-04-28 10:44:51 +01:00
components fix links 2021-03-26 16:28:33 +01:00
contributing add symlink and make it work 2020-07-03 14:09:30 +02:00
core-concepts docs: fix link to source-controller documentation 2021-03-09 10:16:15 +01:00
dev-guides Update install script URL 2021-04-27 16:26:06 +02:00
faq Fix anchor on kustomize migration link 2021-03-04 08:56:22 -07:00
get-started Update install script URL 2021-04-27 16:26:06 +02:00
guides Update install script URL 2021-04-27 16:26:06 +02:00
internal Move GOTK diagram to docs/files 2021-03-19 12:02:09 +02:00
migration Flux Migration and Support Timetable 2021-03-13 22:24:21 -05:00
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 2020-07-14 16:39:31 +03:00
roadmap Flux Migration and Support Timetable 2021-03-13 22:24:21 -05:00
use-cases Fix Mozilla SOPS link in Azure guide 2021-04-22 19:21:26 +02:00
_redirects explain where docs are 2021-04-27 15:16:30 +02:00
index.md Move GOTK diagram to docs/files 2021-03-19 12:02:09 +02:00
README.md explain where docs are 2021-04-27 15:16:30 +02:00

Flux v2 Documentation

The documentation for flux2 has moved to this repository: https://github.com/fluxcd/website.

The Website's README has information on how to

  • modify and extend documentation
  • run the site https://fluxcd.io locally
  • publish changes

and where all the individual pieces of content come from.

It will be easier for us to maintain a coherent web presences (and merge all of Flux documentation) in one central repository. This was partly discussed in https://github.com/fluxcd/flux2/discussions/367.

toolkit.fluxcd.io

For historical reasons we are keeping a _redirects file in this directory. It defines how redirects from the old site toolkit.fluxcd.io to our new website https://fluxcd.io work. Changes to this file need to be merged and a manual build triggered in the Netlify App.