91 lines
4.6 KiB
Markdown
91 lines
4.6 KiB
Markdown
---
|
|
id: community
|
|
title: Community driven Chaos Engineering
|
|
sidebar_label: Community
|
|
---
|
|
|
|
---
|
|
|
|
## Join the Litmus community
|
|
|
|
Created by our users, contributors, and adopters, the Litmus community truly believes in adding to the value of open source culture. Serving and listening to the community is a priority to us.
|
|
|
|
We invite Kubernetes SREs and Developers to join this community to learn and share knowledge about Cloud-Native Chaos Engineering. Many in our community are ready to mentor those who want to contribute. This page lists Litmus information and community resources.
|
|
|
|
### Join our Slack channel
|
|
|
|
Join our community on Slack For detailed discussion, feedback, and regular updates on Chaos Engineering For Kubernetes.
|
|
|
|
Join [here](https://slack.litmuschaos.io/) (`#litmus` on `Kubernetes Slack`) and connect with SREs and Chaos Engineering enthusiasts.
|
|
|
|
### Attend our meetings
|
|
|
|
Fill out the [LitmusChaos Meetings invite form](https://forms.gle/xYZyZ2gTWMqz7xSs7) to get a calendar invite to Litmus community or contributor meetings.
|
|
|
|
#### Community meetings
|
|
|
|
Community meetings are online the third Wednesday of every month at 5:30 p.m. GMT (6:30 p.m. CEST, 10 p.m. IST). Everyone in the community is invited to participate in the LitmusChaos community meetings.
|
|
|
|
Notes from past meetings and links to the upcoming meeting are [here on HackMD](https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q).
|
|
|
|
Among other things, we discuss community updates, share updates on new features and releases, and discussing user/adopter stories.
|
|
|
|
#### Contributor meetings
|
|
|
|
Contributor meetings are on the second and last Thursday of every month at 2:30 p.m. GMT (3:30 p.m. CEST, 7 p.m. IST).
|
|
|
|
Contributor meetings are only for discussion of technical and non-technical contributions to LitmusChaos. Maintainers, present contributors, and aspiring contributors are invited to participate. We discuss issues, fixes, enhancements, and future contributions.
|
|
|
|
Here is the [contributor meeting link](https://harness-io.zoom.us/j/95100368978?pwd=b2VrdCtaakE5U3dhOElFMUJOaXVOUT09).
|
|
|
|
View the [release tracker](https://github.com/litmuschaos/litmus/milestones).
|
|
|
|
### Find Litmus on social media
|
|
|
|
Follow us on these social media platforms:
|
|
|
|
- [X](https://x.com/LitmusChaos)
|
|
- [YouTube](https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw)
|
|
- [Slack](https://app.slack.com/client/T09NY5SBT/CNXNB0ZTN/)
|
|
|
|
## Learn more
|
|
|
|
Check out the [official website](https://litmuschaos.io/) and get updates and what is happening around the LitmusChaos Community and all new feature releases.
|
|
|
|
Below are some further resources for chaos practitioners and Litmus contributors.
|
|
|
|
### Read blogs by the Litmus community and contributors
|
|
|
|
Check out blogs on Litmus written solely by the maintainers, contributors, and community folks.
|
|
|
|
- [Dev.to](https://dev.to/t/litmuschaos/latest)
|
|
- [Medium](https://medium.com/litmus-chaos)
|
|
|
|
### Dive into chaos experiments
|
|
|
|
Find publicly available Chaos Experiments at [ChaosHub](http://hub.litmuschaos.io/), the central repository for chaos experiments.
|
|
|
|
Read about [chaos experiments](https://litmuschaos.github.io/litmus/).
|
|
|
|
## Contribute
|
|
|
|
We invite contributions in all forms. Join us in writing blogs on [Dev.to](https://dev.to/t/litmuschaos/latest) about experiments, features, and your experience. Use the `#litmuschaos` tag for your post to be featured.
|
|
|
|
Participation in the Litmus community is governed by our [code of conduct](https://github.com/litmuschaos/litmus/blob/master/CODE_OF_CONDUCT.md).
|
|
|
|
### Contribute to Litmus open source
|
|
|
|
See the Litmus [contribution document](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md).
|
|
|
|
Contributors meet twice a month. See [Contributor meetings](#contributor-meetings).
|
|
|
|
- If you are a first-time contributor, please read [Steps to Contribute](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#steps-to-contribute-).
|
|
- If you would like to suggest new tests to be added to Litmus, [create a new issue](https://github.com/litmuschaos/litmus/issues/new) describing your test. Specify the workload type and the operations that you would like to perform on the workload.
|
|
- If you would like to work on something more involved, connect with the [Litmus Maintainers](https://github.com/litmuschaos/litmus/blob/master/MAINTAINERS.md).
|
|
- If you would like to make code contributions, all your commits should be signed with Developer Certificate of Origin. See [Sign your work](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md#sign-your-work).
|
|
|
|
Other Litmus open source links:
|
|
|
|
- [Meta Repository](https://github.com/litmuschaos/litmus)
|
|
- [Release Tracker](https://github.com/litmuschaos/litmus/milestones)
|