You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/docs
Daniel Holbach af1d9102b9 explain where docs are
keep netlify config for now (disabled in the app), but only make it ship the _redirects file
add rule for 'install.sh'
move _redirects file into docs/ directory
document redirects and Netlify

Signed-off-by: Daniel Holbach <daniel@weave.works>
4 years ago
..
_files Move GOTK diagram to docs/files 4 years ago
_static Flux Migration and Support Timetable 4 years ago
cmd Add upgrade CRDs policy to create helmrelease cmd 4 years ago
components fix links 4 years ago
contributing add symlink and make it work 5 years ago
core-concepts docs: fix link to source-controller documentation 4 years ago
dev-guides Update dev guide to controller-runtime v0.8 4 years ago
faq Fix anchor on kustomize migration link 4 years ago
get-started Merge branch 'main' into patch-1 4 years ago
guides Add upgrade CRDs policy to create helmrelease cmd 4 years ago
internal Move GOTK diagram to docs/files 4 years ago
migration Flux Migration and Support Timetable 4 years ago
proposals Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 5 years ago
roadmap Flux Migration and Support Timetable 4 years ago
use-cases Fix Mozilla SOPS link in Azure guide 4 years ago
README.md explain where docs are 4 years ago
_redirects explain where docs are 4 years ago
index.md Move GOTK diagram to docs/files 4 years ago

README.md

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.