We want the Flux project to be the vendor-neutral home for GitOps in a Cloud Native world.
Started 2016 to automate deployments at Weaveworks, the project has grown dramatically since then. Especially since the planning of Flux v2 and GitOps Toolkit SDK it was clearer that the scope became more ambitious and that the Flux project has become the home for the Flux family of projects, all solving specific GitOps needs.
We also want our community to be diverse, helpful, collaborative and a fun place to be, so we would love to have you join us!
To get started, it's important you find out which parts of Flux you are interested in first.
Maintained, with stable APIs:
- Flux: https://github.com/fluxcd/flux2
- As a Helm user: https://github.com/fluxcd/helm-controller
Currently stable:
- Progressive delivery, e.g. blue-green testing, etc. https://github.com/fluxcd/flagger
Legacy projects, mostly just receive security updates:
- Flux Legacy: https://github.com/fluxcd/flux
- As a Helm user: https://github.com/fluxcd/helm-operator
And there is loads more under https://github.com/fluxcd, we all work on this as a community together.
All the projects have docs to help you get started, so a first step is obviously using the projects and getting some first-hand experience. Afterwards you can help out on Slack answering questions, maybe extend the docs or fix some small issues.
The Flux project uses GitHub org teams to make it easier for Project Members and above to communicate within and across teams. Members of those teams however should be defined in publicly accessible files for transparency to org non-members. See community-roles.md.
The process of formalising team structures apart from "interest in one or more given sub-project(s)" is ongoing. There currently are:
- The core maintainers
- The Security team
- The Community team
All projects and teams are open to contributors and every part of the Flux project appreciates your help and consideration. Check out the links above to learn more about the team in question.
We run regular meetings and discuss things there. We are very happy if new users, contributors and developers join and we can put names to faces.
- Meeting times
- "early" meeting: Uneven weeks: Wed, 12:00 UTC
- "late" meeting: Even weeks: Thu, 15:00 UTC
- Agenda and minutes: https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/edit
- Flux calendar: https://lists.cncf.io/g/cncf-flux-dev/calendar
- Video recordings: https://www.youtube.com/playlist?list=PLwjBY07V76p5mWNgdINjIiuUiItIeLhIN
We are looking forward to seeing you there.
To add the meetings to your e.g. Google calendar
- visit the Flux calendar
- click on "Subscribe to Calendar" at the very bottom of the page
- copy the iCalendar URL
- open e.g. your Google calendar
- find the "add calendar" option
- choose "add by URL"
- paste iCalendar URL (ends with
.ics
) - done
Here is a list of good entry points into our community. Here is how we stay in touch and how you can meet us as a team.
- Slack: Join in and talk to us in the #flux channel on CNCF Slack
- Meetings: We run weekly, public meetings - join one of the upcoming dev meetings, introduce yourself and get involved this way
- Join the Flux discussions on GitHub
- Mailing list: To be updated on Flux progress regularly, you might want to join the flux-dev mailing list as well
- Social media: Follow Flux on Twitter, join the discussion in the Flux LinkedIn group
- Blog: Stay up to date on the Flux blog
- Check out our guides on how to contribute to Flux
- And if you are completely new to the Flux project, take a look at our Get Started guide and give us feedback
Flux project maintainers may differ across Git repositories within the fluxcd
GitHub org.
The codebase itself is a multi-component design, spread across multiple Git repositories.
Flux also includes non-code contributions, such as documentation and community information.
Maintainers of each repo are listed in a MAINTAINERS file in the root of that repo.
See project/flux-project-maintainers.yaml for an aggregated list of all maintainers from each of the project's individual Git repos.
The Flux community is governed by the governance document, involvement is defined in community-roles.md, and processes can be found in PROCESS.md. We as a community follow the code of conduct.