|
10 | 10 |
|
11 | 11 | 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. |
12 | 12 |
|
| 13 | +containerd is a member of CNCF with ['graduated'](https://landscape.cncf.io/selected=containerd) status. |
| 14 | + |
13 | 15 | containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users. |
14 | 16 |
|
15 | 17 |  |
16 | 18 |
|
| 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 | + |
17 | 31 | ## Getting Started |
18 | 32 |
|
19 | 33 | See our documentation on [containerd.io](https://containerd.io): |
@@ -250,10 +264,7 @@ loaded for the user's shell environment. |
250 | 264 | For async communication and long running discussions please use issues and pull requests on the github repo. |
251 | 265 | This will be the best place to discuss design and implementation. |
252 | 266 |
|
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) |
257 | 268 |
|
258 | 269 | ### Security audit |
259 | 270 |
|
|
0 commit comments