Skip to content

Commit eaf1c0f

Browse files
authored
Merge pull request #4770 from fluxcd/update-diagram
Update Flux architecture diagram
2 parents 7640afc + 8006c3d commit eaf1c0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Flux v2 is constructed with the [GitOps Toolkit](#gitops-toolkit), a
2121
set of composable APIs and specialized tools for building Continuous
2222
Delivery on top of Kubernetes.
2323

24-
Flux is a Cloud Native Computing Foundation ([CNCF](https://www.cncf.io/)) project, used in
24+
Flux is a Cloud Native Computing Foundation ([CNCF](https://www.cncf.io/)) graduated project, used in
2525
production by various [organisations](https://fluxcd.io/adopters) and [cloud providers](https://fluxcd.io/ecosystem).
2626

2727
## Quickstart and documentation
@@ -44,7 +44,7 @@ runtime for Flux v2. The APIs comprise Kubernetes custom resources,
4444
which can be created and updated by a cluster user, or by other
4545
automation tooling.
4646

47-
![overview](https://fluxcd.io/img/diagrams/gitops-toolkit.png)
47+
![overview](https://raw.githubusercontent.com/fluxcd/flux2/main/docs/diagrams/fluxcd-controllers.png)
4848

4949
You can use the toolkit to extend Flux, or to build your own systems
5050
for continuous delivery -- see [the developer

docs/diagrams/fluxcd-controllers.png

221 KB
Loading

0 commit comments

Comments
 (0)