Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3419 from dholbach/point-to-flux2
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco authored Feb 8, 2021
2 parents 6e903a1 + 6803b51 commit 7b13cc8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Flux documentation

!!!info "Flux v1 is in maintenance mode"
You are looking at the documentation of Flux v1, which
[is in maintenance mode](https://github.com/fluxcd/flux/issues/3320).

The Flux community is working with most of its energy on
**[Flux v2](https://toolkit.fluxcd.io/)** these days which is a more modern
approach to GitOps, implements some long-requested features of v1 and
is generally more flexible. It will be GA soon.

We strongly recommend you familiarise yourself with Flux v2 and start
looking at your [migration path](https://github.com/fluxcd/flux2/discussions/413).

![](_files/flux-cd-diagram.png)

Flux is a tool that automatically ensures that the state of a cluster matches
Expand Down
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs == 1.1.2
mkdocs-material == 5.2.2
mkdocs-material == 6.2.8
mkdocs-redirects
pymdown-extensions == 7.1
pymdown-extensions == 8.1.1

0 comments on commit 7b13cc8

Please sign in to comment.