mirror of https://github.com/fluxcd/flux2.git
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.
13 lines
697 B
Markdown
13 lines
697 B
Markdown
# GitOps Toolkit
|
|
|
|
[![e2e](https://github.com/fluxcd/toolkit/workflows/e2e/badge.svg)](https://github.com/fluxcd/toolkit/actions)
|
|
[![report](https://goreportcard.com/badge/github.com/fluxcd/toolkit)](https://goreportcard.com/report/github.com/fluxcd/toolkit)
|
|
[![license](https://img.shields.io/github/license/fluxcd/toolkit.svg)](https://github.com/fluxcd/toolkit/blob/master/LICENSE)
|
|
[![release](https://img.shields.io/github/release/fluxcd/toolkit/all.svg)](https://github.com/fluxcd/toolkit/releases)
|
|
|
|
Experimental toolkit for assembling CD pipelines the GitOps way.
|
|
|
|
![overview](docs/diagrams/tk-feature.png)
|
|
|
|
To get started with the toolkit please read the [docs](https://toolkit.fluxcd.io/).
|