Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Paulo Gomes 9e7018383a
Add pkg-config to arm runners
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-01-27 13:28:46 +00:00
.github Add pkg-config to arm runners 2022-01-27 13:28:46 +00:00
action Update the action to include an optional bindir 2022-01-12 10:38:19 +01:00
cmd/flux Output Usage for flux get <sources|images> 2022-01-26 16:03:22 -07:00
docs Minor improvements in the release procedure docs 2021-10-21 18:09:52 +05:30
install feature: let user specify what version of flux-cli they want to install 2021-09-21 12:36:47 +01:00
internal Add license Header to internal/build files 2022-01-20 16:58:12 +01:00
manifests Enable pod security warnings for flux-system 2022-01-21 11:23:56 +00:00
pkg Enable pod security warnings for flux-system 2022-01-21 11:23:56 +00:00
rfcs RFC on authorisation model 2021-12-17 19:17:25 +00:00
tests Fix Azure e2e tests 2022-01-17 10:36:03 +02:00
.gitignore fix makefile envtest setup and usage 2022-01-13 16:09:11 +05:30
.goreleaser.yml Sign the release artifacts checksums and images 2022-01-18 14:31:37 +02:00
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
CONTRIBUTING.md Set minimum supported version to Kubernetes 1.20.6 2022-01-26 11:21:32 +02:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
Dockerfile Run the CLI as non-root 2022-01-26 09:51:50 +02:00
go.mod Upgrade go-git-providers to v0.5.3 2022-01-25 10:28:14 +01:00
go.sum Upgrade go-git-providers to v0.5.3 2022-01-25 10:28:14 +01:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
MAINTAINERS update Max email 2021-12-01 12:14:42 +01:00
Makefile fix makefile envtest setup and usage 2022-01-13 16:09:11 +05:30
netlify.toml explain where docs are 2021-04-27 15:16:30 +02:00
README.md Simplify readme 2021-08-27 16:07:25 +03:00

Flux version 2

CII Best Practices e2e report license release

Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy.

Flux version 2 ("v2") is built from the ground up to use Kubernetes' API extension system, and to integrate with Prometheus and other core components of the Kubernetes ecosystem. In version 2, Flux supports multi-tenancy and support for syncing an arbitrary number of Git repositories, among other long-requested features.

Flux v2 is constructed with the GitOps Toolkit, a set of composable APIs and specialized tools for building Continuous Delivery on top of Kubernetes.

Flux is a Cloud Native Computing Foundation (CNCF) project.

Quickstart and documentation

To get started check out this guide on how to bootstrap Flux on Kubernetes and deploy a sample application in a GitOps manner.

For more comprehensive documentation, see the following guides:

If you need help, please refer to our Support page.

GitOps Toolkit

The GitOps Toolkit is the set of APIs and controllers that make up the runtime for Flux v2. The APIs comprise Kubernetes custom resources, which can be created and updated by a cluster user, or by other automation tooling.

overview

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

Components

Community

Need help or want to contribute? Please see the links below. The Flux project is always looking for new contributors and there are a multitude of ways to get involved.

Events

Check out our events calendar, both with upcoming talks, events and meetings you can attend. Or view the resources section with past events videos you can watch.

We look forward to seeing you with us!