Update README.md (#2831)
This commit is contained in:
parent
e35c2b6d61
commit
d790c05b8f
|
@ -1,4 +1,4 @@
|
|||
✨ Here is everything you need to get started in your Cloud Native Chaos Engineering journey ✨
|
||||
✨ Here is a list of beginner-level resources, everything you need to get started in your Cloud-Native Chaos Engineering journey ✨
|
||||
Leave a comment if you think there is something you'd like to add to this list. 📝📝
|
||||
|
||||
## Kubernetes Resources
|
||||
|
@ -8,35 +8,39 @@ Leave a comment if you think there is something you'd like to add to this list.
|
|||
| The Illustrated Children's Guide to Kubernetes | https://www.cncf.io/the-childrens-illustrated-guide-to-kubernetes/ |
|
||||
| Learn Kubernetes Basics | https://kubernetes.io/docs/tutorials/kubernetes-basics/ |
|
||||
| Introduction to Kubernetes architecture | https://www.redhat.com/en/topics/containers/kubernetes-architecture |
|
||||
| Kubernetes: Getting Started (Free Course) | https://www.udemy.com/course/kubernetes-getting-started/ |
|
||||
| Kubernetes Zero to Hero, TechWorld with Nana on YouTube | https://www.youtube.com/watch?v=X48VuDVv0do |
|
||||
| Kubernetes Fundamentals | https://k8sfun.courselabs.co/ |
|
||||
| How To Setup Kubernetes Cluster Using Kubeadm | https://devopscube.com/setup-kubernetes-cluster-kubeadm/ |
|
||||
| An Intro to Google's Kubernetes and How to use it | https://www.ctl.io/developers/blog/post/what-is-kubernetes-and-how-to-use-it/ |
|
||||
| Kubernetes Deployment Tutorial For Beginners | https://devopscube.com/kubernetes-deployment-tutorial/ |
|
||||
| Awesome Kubernetes | https://awesome-kubernetes.readthedocs.io/kubernetes/ |
|
||||
|
||||
## Cloud Native Resources
|
||||
|
||||
| Resource | Link |
|
||||
| ------------- | ---------- |
|
||||
| How to explain cloud-native apps in plain English | https://enterprisersproject.com/article/2018/10/how-explain-cloud-native-apps-plain-english |
|
||||
| A guide to cloud native storage for beginners | https://about.gitlab.com/blog/2020/09/10/cloud-native-storage-beginners/ |
|
||||
| New Cloud Native and Multicloud Course for Beginners | https://www.ibm.com/cloud/blog/announcements/new-cloud-native-and-multicloud-course-for-beginners |
|
||||
| Benefits of Cloud-Native Applications | https://www.thruinc.com/blog/cloud-native/ |
|
||||
|
||||
## CNCF Resources
|
||||
## CNCF & Cloud-Native Technology-based Resources
|
||||
|
||||
| Resource | Link |
|
||||
| ------------- | ---------- |
|
||||
| The beginner’s guide to the CNCF landscape | https://www.cncf.io/blog/2018/11/05/beginners-guide-cncf-landscape/ |
|
||||
| CNCF Training | https://www.cncf.io/certification/training/ |
|
||||
| Seven CNCF interns graduate from the 2020 Linux Foundation CommunityBridge Program | https://www.cncf.io/blog/2020/04/15/seven-cncf-interns-graduate-from-the-2020-linux-foundation-communitybridge-program/ |
|
||||
| CNCF YouTube | https://www.youtube.com/c/cloudnativefdn |
|
||||
| CNCF Community Groups| https://community.cncf.io/ |
|
||||
| LFX Mentorship (Community Bridge) | https://github.com/cncf/mentoring/tree/master/lfx-mentorship |
|
||||
| CNCF Certification Candidate Resorces | https://training.linuxfoundation.org/cncf-certification-candidate-resources/ |
|
||||
| How to explain cloud-native apps in plain English | https://enterprisersproject.com/article/2018/10/how-explain-cloud-native-apps-plain-english |
|
||||
| A guide to cloud native storage for beginners | https://about.gitlab.com/blog/2020/09/10/cloud-native-storage-beginners/ |
|
||||
| New Cloud Native and Multicloud Course for Beginners | https://www.ibm.com/cloud/blog/announcements/new-cloud-native-and-multicloud-course-for-beginners |
|
||||
| Benefits of Cloud-Native Applications | https://www.thruinc.com/blog/cloud-native/ |
|
||||
|
||||
## Chaos Engineering Resources
|
||||
|
||||
| Resource | Link |
|
||||
| ------------- | ---------- |
|
||||
| Awesome Chaos Engineering | https://github.com/dastergon/awesome-chaos-engineering |
|
||||
| Principles of Chaos Engineering | https://principlesofchaos.org/ |
|
||||
| Why you should consider Chaos Engineering | https://dev.to/sayanide/why-should-you-consider-chaos-engineering-35eh |
|
||||
| Lord of Chaos - Becoming a Chaos Engineer | https://vimeo.com/groups/jz2016/videos/181925286 |
|
||||
| The Discipline of Chaos Engineering | https://www.gremlin.com/blog/the-discipline-of-chaos-engineering/ |
|
||||
| How Litmus Orchestrates Chaos | https://dev.to/litmus-chaos/how-litmus-orchestrates-chaos-3nnd |
|
||||
| SRECON17 Principles of Chaos Engineering | https://www.usenix.org/conference/srecon17americas/program/presentation/rosenthal |
|
||||
| Why the World Needs More Resilient Systems | https://www.infoq.com/news/2018/03/resilient-systems-chaos-engineer/ |
|
||||
| Chaos Architecture | https://www.infoq.com/presentations/chaos-architecture-mindset/ |
|
||||
| Chaos Architecture | https://www.infoq.com/presentations/chaos-architecture-mindset/ |
|
||||
| LitmusChaos Slack Communtiy | https://slack.litmuschaos.io/ |
|
||||
|
|
Loading…
Reference in New Issue