add community.md to .gitignore - thanks Hidde

Signed-off-by: Daniel Holbach <daniel@weave.works>
This commit is contained in:
Daniel Holbach 2021-01-13 16:49:55 +01:00
parent 16928fd487
commit def4956c56
2 changed files with 1 additions and 99 deletions

1
content/en/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
community.md

View File

@ -1,99 +0,0 @@
---
title: Community
---
# Joining the Flux community
We want the [Flux project](https://github.com/fluxcd) 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!
## Getting involved
### Finding your interest
To get started, it's important you find out which parts of Flux you are interested in first.
Currently stable:
- Flux v1: <https://github.com/fluxcd/flux)>
- As a Helm user: <https://github.com/fluxcd/helm-operator> (v1)
- If you are interested in progressive delivery, e.g. blue-green testing, etc. <https://github.com/fluxcd/flagger>
V2 - soon to replace all v1 projects:
- Flux v2: <https://github.com/fluxcd/flux2>
- As a Helm user: <https://github.com/fluxcd/helm-controller>
And there is loads more under <https://github.com/fluxcd>, we all work on this as a community together.
### Joining the community
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.
### Teams
Up until we started defining governance the Flux project had implicit teams only - if at all. In reality we all were one big team. Of course every contributing member of the community had their own area of interest and motivation.
We are in the process of slowly formalising some team structures apart from "interest in one or more given sub-project(s)". There currently are
- The [Oversight committee](https://github.com/fluxcd/community/blob/master/GOVERNANCE.md#oversight-committee)
- The [Security team](https://github.com/fluxcd/community/blob/master/SECURITY.md)
- The [Community team](https://github.com/fluxcd/community/blob/master/COMMUNITY.md)
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.
### Meetings
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, 10: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=PLbx4FZ4kOKntmgJqaT-iJ8tn4xat150yL>
We are looking forward to seeing you there.
#### Subscribing to the flux-dev calendar
To add the meetings to your e.g. Google calendar
1. visit the [Flux calendar](https://lists.cncf.io/g/cncf-flux-dev/calendar)
1. click on "Subscribe to Calendar" at the very bottom of the page
1. copy the iCalendar URL
1. open e.g. your Google calendar
1. find the "add calendar" option
1. choose "add by URL"
1. paste iCalendar URL (ends with `.ics`)
1. done
## Talks
### Featured
- 12-13 Nov 2020 - [GitOps Days EMEA](https://www.gitopsdays.com/) with talks and workshops on migrating to Flux v2 and Helm Controller
- 5 Nov 2020 - Philip Laine and Stefan Prodan will speak about [Flux v2 at Cloud Native Göteborg](https://www.meetup.com/TheCloudNativeGbg/events/273413291/)
- 2 Nov 2020 - [The Power of GitOps with Flux & GitOps Toolkit - Part 2](https://youtu.be/fC2YCxQRUwU)
- 19 Oct 2020 - [The Power of GitOps with Flux & GitOps Toolkit - Part 1](https://youtu.be/0v5bjysXTL8)
- 12 Oct 2020 - [Rawkode Live: Introduction to GitOps Toolkit with Stefan Prodan](https://youtu.be/HqTzuOBP0eY)
- 4 Sep 2020 - [KubeCon/CloudNativeCon Europe: The road to Flux v2 and Progressive Delivery with Stefan Prodan & Hidde Beydals](https://youtu.be/8v94nUkXsxU)
- 25 June 2020 - [Cloud Native Nordics: Introduction to GitOps & GitOps Toolkit with Alexis Richardson & Stefan Prodan](https://youtu.be/qQBtSkgl7tI)
- 7 May 2020 - [GitOps Days - Community Special: GitOps Toolkit Experimentation with Stefan Prodan](https://youtu.be/WHzxunv4DKk?t=6521)
## Communication
- Join our upcoming [dev meetings](#meetings)
- Talk to us in the #flux channel on [CNCF Slack](https://slack.cncf.io/)
- Join the [planning discussions](https://github.com/fluxcd/flux2/discussions)
- And if you are completely new to Flux and the GitOps Toolkit, take a look at our [Get Started guide](https://toolkit.fluxcd.io/get-started/) and give us feedback
- To be part of the conversation about Flux's development, [join the flux-dev mailing list](https://lists.cncf.io/g/cncf-flux-dev).
- Social media: Follow [Flux on Twitter](https://twitter.com/fluxcd), join the discussion in the [Flux LinkedIn group](https://www.linkedin.com/groups/8985374/).
- Check out [how to contribute](https://github.com/fluxcd/community/blob/master/CONTRIBUTING.md)
## Rules
The Flux community is governed by the [governance document](https://github.com/fluxcd/community/blob/master/GOVERNANCE.md). We as a community follow the [code of conduct](https://github.com/fluxcd/community/blob/master/CODE_OF_CONDUCT.md).