Skip to content

Commit beb7d57

Browse files
authored
Merge pull request #556 from ntnn/community-call-advertise
Add community links
2 parents dfa3d5c + 0f70105 commit beb7d57

3 files changed

Lines changed: 45 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ There are several ways to communicate with us:
5454

5555
- The [`#kube-bind` channel](https://kubernetes.slack.com/archives/C046PRXNJ4W) in the [Kubernetes Slack workspace](https://slack.k8s.io)
5656
- Our mailing list [kube-bind-dev](https://groups.google.com/g/kube-bind-dev) for development discussions.
57+
- Our bi-weekly community meetings — every second Thursday at 11am EST (5pm CET).
58+
- By joining the [kube-bind-dev mailing list](https://groups.google.com/g/kube-bind-dev), you should receive an invite.
59+
- See our [community meeting notes document](https://docs.google.com/document/d/1qztpKOmdZu5iWq_4N9n3AZpcAPuPhBiGNbje5GPg0iM) for upcoming and past agendas.
60+
<!-- TODO(community-call-advertise): once the CNCF community page is registered, add: -->
61+
<!-- - The next community meeting dates are also available via our [CNCF community group](https://community.cncf.io/kube-bind/). -->
62+
<!-- TODO(community-call-advertise): once a YouTube channel is set up, add: -->
63+
<!-- - See recordings of past community meetings on [YouTube](TODO-youtube-url). -->
64+
65+
See the [community page](https://docs.kube-bind.io/main/community) for more details.
5766

5867
## Technical Overview
5968

docs/content/community/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Community
2+
3+
kube-bind is built and maintained by an open community. We welcome new contributors, users, and curious onlookers.
4+
5+
## Communication channels
6+
7+
- **Slack:** [`#kube-bind`](https://kubernetes.slack.com/archives/C046PRXNJ4W) in the [Kubernetes Slack workspace](https://slack.k8s.io).
8+
- **Mailing list:** [kube-bind-dev](https://groups.google.com/g/kube-bind-dev) for development discussions and meeting invites.
9+
10+
## Community meetings
11+
12+
We hold bi-weekly community meetings — every second Thursday at 11am EST (5pm CET). The meetings are open to everyone.
13+
14+
- **Get the invite:** join the [kube-bind-dev mailing list](https://groups.google.com/g/kube-bind-dev).
15+
- **Agenda and notes:** the shared [community meeting notes document](https://docs.google.com/document/d/1qztpKOmdZu5iWq_4N9n3AZpcAPuPhBiGNbje5GPg0iM) holds upcoming and past agendas. Please add your name and topic before the call.
16+
- **Anyone may add an agenda item.** New contributors and users are especially encouraged to bring questions.
17+
18+
<!-- TODO(community-call-advertise): once the CNCF community page is registered:
19+
- **Calendar / RSVP:** see upcoming meeting dates on our [CNCF community group page](https://community.cncf.io/kube-bind/).
20+
-->
21+
<!-- TODO(community-call-advertise): once a YouTube channel is set up:
22+
- **Recordings:** past sessions are on [YouTube](TODO-youtube-url).
23+
-->
24+
25+
## Governance and contributing
26+
27+
- [Contributing guide](../contributing/index.md)
28+
- [Project governance](https://github.com/kube-bind/kube-bind/blob/main/GOVERNANCE.md)
29+
- [Code of conduct](https://github.com/kube-bind/kube-bind/blob/main/code-of-conduct.md)

docs/content/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,10 @@ There are several ways to communicate with us:
3232
- The [`#kube-bind` channel](https://kubernetes.slack.com/archives/C046PRXNJ4W) in the [Kubernetes Slack workspace](https://slack.k8s.io).
3333
- Our mailing lists:
3434
- [kube-bind-dev](https://groups.google.com/g/kube-bind-dev) for development discussions.
35-
- By joining the kube-bind-dev mailing list, you should receive an invite to our bi-weekly community meetings.
35+
- Our bi-weekly community meetings — every second Thursday at 11am EST (5pm CET).
36+
- By joining the [kube-bind-dev mailing list](https://groups.google.com/g/kube-bind-dev), you should receive an invite.
37+
- See our [community meeting notes document](https://docs.google.com/document/d/1qztpKOmdZu5iWq_4N9n3AZpcAPuPhBiGNbje5GPg0iM) for upcoming and past agendas.
38+
<!-- TODO(community-call-advertise): once the CNCF community page is registered, add a sub-bullet linking to https://community.cncf.io/kube-bind/ -->
39+
<!-- TODO(community-call-advertise): once a YouTube channel is set up, add a sub-bullet linking to recordings. -->
40+
41+
See the [community page](./community/index.md) for more details.

0 commit comments

Comments
 (0)