Added Community + More Resources (#82)

Signed-off-by: Sayan Mondal <sayan@chaosnative.com>
This commit is contained in:
Sayan Mondal 2021-08-12 13:04:05 +05:30 committed by GitHub
parent 8b81843382
commit 6604884a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 104 additions and 2 deletions

View File

@ -4,4 +4,73 @@ title: Community driven Chaos Engineering
sidebar_label: Community
---
## Coming soon
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 welcome Kubernetes SREs and Developers to join this zealous community to learn and share all about Cloud-Native Chaos Engineering. There are many contributors in our community who are ready to mentor those who want to contribute. Ask a question in [our slack channel](https://slack.litmuschaos.io/).
## Join out Slack channel
Join Our Community On Slack For Detailed Discussion, Feedback & Regular Updates On Chaos Engineering For Kubernetes, join `#litmus` on `Kubernetes Slack` and connect with SREs and Chaos Engineering enthusiasts.
Join here: https://slack.litmuschaos.io/
## Join our Community meetings
We meet on every 3rd Wednesday of the month!
#### Topics we discuss
- Updates to Litmus in the last one month
- Contributor Experiences & Insights
- SIG-Documentation Charter
and many more!
## Community Events
Our resolve is to reach the global community and escalate the value of Cloud-Native Chaos Engineering among Kubernetes Developers and SREs. We organize meetups every month to reach out to the community. Join into one of our meetups and experience the real aura of Chaos. You can also conduct your own meetup, join our community, and put forward your idea.
<table>
<tr>
<td>
<a href="https://zoom.us/j/91358162694">
<img src="https://litmuschaos.io/static/98dc234f86b61a728935ed06852dfa17/75203/CommunitySyncUp.webp" />
<br />
<div style={{width: "300px"}}>
Community Sync Up
</div>
<div style={{width: "300px", color: "#696F8C"}}>
Meet and learn from the maintainers, contributors and developers of Litmus, everything about Chaos Engineering
</div>
</a>
</td>
<td>
<a href="https://community.cncf.io/events/details/cncf-kubernetes-chaos-engineering-meetup-group-presents-kubernetes-chaos-engineering-meetup-1/#/">
<img height={200} src="https://litmuschaos.io/static/aacb0301616ade8d2ffa30155185489e/0b151/CNCF.webp" />
<br />
<div style={{width: "300px"}}>
Kubernetes Chaos Engineering Meetup
</div>
<div style={{width: "300px", color: "#696F8C"}}>
Discussion about the best practices and tutorials for practicing Chaos Engineering
</div>
</a>
</td>
</tr>
</table>
## Contribute
We invite contributions in all forms. Join us in writing blogs on DEV.to about experiments, features, and your experience. Use the `#litmuschaos` tag for your blog to get featured.
[Go to dev.to](https://dev.to/t/litmuschaos)
### Contribute your chaos experiments
We are devoted to being an open source driven community and appeal to our community members to contribute chaos experiments, file issues, raise pull requests, and provide feedback to help enhance the user experience and bring in new enhancements to develop LitmusChaos.
Check out the [CONTRIBUTING.md](https://github.com/litmuschaos/litmus/blob/master/CONTRIBUTING.md) page on [Litmus repository](https://github.com/litmuschaos/litmus) for instructions on how to contribute. Feel free to discuss about your contributions on [our slack channel](https://slack.litmuschaos.io/).
## Learn more
- [Meta Repository](https://github.com/litmuschaos/litmus)
- [Release Tracker](https://github.com/litmuschaos/litmus/milestones)

View File

@ -4,4 +4,37 @@ title: Find more about Litmus
sidebar_label: More Resources
---
## Coming soon
You can learn more about Litmus using the following resources available
### Official Website
Check out the official website and get updates and what is happening around the LitmusChaos Community and all new feature releases.
https://litmuschaos.io/
## Follow Litmus
Follow us on social media platforms and never miss an update
- [Twitter](https://twitter.com/LitmusChaos)
- [GitHub](https://github.com/litmuschaos/litmus)
- [YouTube](https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw)
## Blogs by Community and Contributors
Check out the variety of blogs on Litmus written solely by the maintainers, contributors and community folks.
- [Check out blogs on Dev.to](https://dev.to/t/litmuschaos/latest)
- [Check out blogs on Medium](https://medium.com/litmus-chaos)
## ChaosHub
Check out all the information related to Chaos Experiments available publicly at ChaosHub (The center Hub/Repository for all your chaos experiments)
http://hub.litmuschaos.io/
## Join the Community
We welcome Kubernetes SREs and Developers to join this zealous community to learn and share all about Cloud-Native Chaos Engineering.
[Be a part of the community now.](community)