Skip to content

Commit 6f4fe82

Browse files
committed
add help wanted, update slack
Signed-off-by: Mike Brown <[email protected]>
1 parent efa0e80 commit 6f4fe82

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,24 @@
1010

1111
containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.
1212

13+
containerd is a member of CNCF with ['graduated'](https://landscape.cncf.io/selected=containerd) status.
14+
1315
containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users.
1416

1517
![architecture](design/architecture.png)
1618

19+
## Now Recruiting
20+
21+
We are a large inclusive OSS project that is welcoming help of any kind shape or form:
22+
* Documentation help is needed to make the product easier to consume and extend.
23+
* We need OSS community outreach / organizing help to get the word out; manage
24+
and create messaging and educational content; and to help with social media, community forums/groups, and google groups.
25+
* We are actively inviting new [security advisors](https://github.com/containerd/project/blob/master/GOVERNANCE.md#security-advisors) to join the team.
26+
* New sub-projects are being created, core and non-core that could use additional development help.
27+
* Each of the [containerd projects](https://github.com/containerd) has a list of issues currently being worked on or that need help resolving.
28+
- If the issue has not already been assigned to someone, or has not made recent progress and you are interested, please inquire.
29+
- If you are interested in starting with a smaller / beginner level issue, look for issues with an `exp/beginner` tag, for example [containerd/containerd beginner issues.](https://github.com/containerd/containerd/issues?q=is%3Aissue+is%3Aopen+label%3Aexp%2Fbeginner)
30+
1731
## Getting Started
1832

1933
See our documentation on [containerd.io](https://containerd.io):
@@ -250,10 +264,7 @@ loaded for the user's shell environment.
250264
For async communication and long running discussions please use issues and pull requests on the github repo.
251265
This will be the best place to discuss design and implementation.
252266

253-
For sync communication we have a community slack with a #containerd channel that everyone is welcome to join and chat about development.
254-
255-
**Slack:** Catch us in the #containerd and #containerd-dev channels on dockercommunity.slack.com.
256-
[Click here for an invite to docker community slack.](https://dockr.ly/slack)
267+
For sync communication catch us in the `#containerd` and `#containerd-dev` slack channels on Cloud Native Computing Foundation's (CNCF) slack - `cloud-native.slack.com`. Everyone is welcome to join and chat. [Get Invite to CNCF slack.](https://slack.cncf.io)
257268

258269
### Security audit
259270

0 commit comments

Comments
 (0)