diff --git a/README.md b/README.md index 0952ef59..3283238e 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,62 @@ 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. +Started in 2016 to automate deployments at Weaveworks, the project has taken on a new life since then. +The Flux community has become the home for a family of projects, all solving a variety of 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 +### Meetings + +We run regular meetings and discuss things there. + +The upcoming meetings, talks, and community events for the next month are here: + +{{< home/calendar >}} + +Our calendar data is hosted on the CNCF-Flux-Dev List, which has the option to subscribe: + +We are very happy if new users, contributors and developers join and we can put names to faces! + +Review how to [subscribe to the Flux Calendar](#subscribing-to-the-flux-calendar) to add the Flux meetups on your own calendar. + +We are looking forward to seeing you there. + +#### Recordings + +Check out the channel for recordings of Flux Dev Meetings and other Flux-related playlists. + +#### Schedules + +The recurring meetings and their schedules (in English) are listed below with their source time zones, and a link to any meeting "Minutes" docs. + +Some regularly scheduled meetings are scheduled in their hosts' local time zones. + +| Which | Times | Agenda & Minutes | Recordings | +| ----- | ----- | ---------------- | ---------- | +| Flux Dev Meetings | "early" meeting: Odd weeks: Wed, 12:00 UTC
"late" meeting: Even weeks: Thu, 15:00 UTC | [Document](https://docs.google.com/document/d/167SKpaDUrpiBqNR2lXnQjXyb5Gxq6uB-Fujz7eBQxyw/edit) | [YouTube](https://www.youtube.com/playlist?list=PLwjBY07V76p5mWNgdINjIiuUiItIeLhIN) | +| Flux Bug Scrub | "early" meeting: Even weeks: Wed, 8:00 Eastern US time
"late" meeting: Odd weeks: Thu, 13:00 Eastern US time
"AEST Edition" Even weeks: Wed, 8:00 Brisbane time | [Bug Scrub Template (#0090)](https://docs.google.com/spreadsheets/d/1Hv9BIr0vFAOHscqYzmlKKG1Il18Nw8X_iiDyi0HRgCs/edit#gid=2133538565) | [YouTube](https://www.youtube.com/watch?v=c4unRRJp-o0&list=PLwjBY07V76p6J6z30cBRqS_N0Ka6NhEsY) | + +Do note that Daylight Savings Time changes can vary across regions, which can cause some confusion. + +The calendar at has been localized to show the events in your local time zone. + +#### Subscribing to the Flux 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) + > For this you might need to create an account for `lists.cncf.io` +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 + ### Finding your interest To get started, it's important you find out which parts of Flux you are interested in first. @@ -47,33 +94,6 @@ There currently are: 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. - -All meetings can be found on our calendar: - -| Which | Times | Agenda & Minutes | Recordings | -| ----- | ----- | ---------------- | ---------- | -| Flux Dev Meetings | "early" meeting: Uneven weeks: Wed, 12:00 UTC, "late" meeting: Even weeks: Thu, 15:00 UTC | [Document](https://docs.google.com/document/d/167SKpaDUrpiBqNR2lXnQjXyb5Gxq6uB-Fujz7eBQxyw/edit) | [YouTube](https://www.youtube.com/playlist?list=PLwjBY07V76p5mWNgdINjIiuUiItIeLhIN) | - -We are looking forward to seeing you there. - -#### Subscribing to the Flux 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) - > For this you might need to create an account for `lists.cncf.io` -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 - ## Communication 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. @@ -94,7 +114,7 @@ The codebase itself is a multi-component design, spread across multiple Git repo 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](./project/flux-project-maintainers.yaml) for an aggregated list of all maintainers from each of the project's individual Git repos. +See [project/flux-project-maintainers.yaml](project/flux-project-maintainers.yaml) for an aggregated list of all maintainers from each of the project's individual Git repos. ## Rules