-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Create a module to show Kubernetes chaos engineering with the Chaos Toolkit #394
Comments
Looking forward to the PR |
Excellent! Can you assign this issue to me @arun-gupta please? |
You need to be part of the org to be assigned an issue. Just send the PR referring this issue. |
Will do, thanks! |
Do you have an idea within the courseware's workflow where this module would sit best @arun-gupta ? I was thinking making this the 309-chaos-engineering module? |
I think that's a logical place for this to fit in |
depending on when you submit |
@arun-gupta first draft of chaos engineering chapter is now ready to review in this PR: #397 |
One thing we didn't include was a definitive answer to the weakness that the chaos engineering experiment detected, as this is actually beyond the remit of chaos engineering. There are lots of options that could be used of course, including circuit breakers from app code or service meshes. Just wanted to highlight that we kept this chapter simple and tight by focussing the practical work on the specific job of chaos engineering, i.e. to discover weaknesses. |
The open source chaos toolkit includes the capability to run chaos against Kubernetes. This ticket encompasses adding a new module to show a minimal chaos experiment and how to interpret the experimental outcomes.
The text was updated successfully, but these errors were encountered: