Skip to content

Conversation

vatsalm1611
Copy link

@vatsalm1611 vatsalm1611 commented Oct 1, 2025

What this PR does / why we need it:
This PR updates the website/docs/litmusctl/create-chaos-experiment.md file.
Earlier it only had a short pointer link, now it includes a complete step-by-step guide for creating, saving, running and verifying Chaos Experiments using litmusctl.

Which issue this PR fixes (optional, in fixes #<issue number> format):
fixes #344

Special notes for your reviewer:

  • Only documentation changes, no code changes.
  • Ran embedmd on docs before commit.
  • Please let me know if any part should be simplified further.

Checklist:

Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litmus-docs Ready Ready Preview Comment Oct 10, 2025 7:55am

Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for docs-litmuschaos ready!

Name Link
🔨 Latest commit 2f4f9f5
🔍 Latest deploy log https://app.netlify.com/projects/docs-litmuschaos/deploys/68e8bb3216ad300008350fd2
😎 Deploy Preview https://deploy-preview-367--docs-litmuschaos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

---

## litmusctl quick syntax
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this syntax part as it is already covered in the previous doc. Start with step 1 directly.


---

## 6. Verify the experiment & runs
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove everything after 5th step, as that content will go in the additional commands docs

litmusctl save chaos-experiment -f custom-litmus-experiment.yaml --project-id "<project-id>"
```

---
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove horizontal lines after each step

@vatsalm1611
Copy link
Author

Got it, I'll make the requested changes.

…eedback (keep only steps 1–5)

Signed-off-by: vatsalm1611 <[email protected]>
@vatsalm1611
Copy link
Author

Updated as per reviewer feedback ✅

  • Removed syntax section
  • Kept only Steps 1–5
  • Removed horizontal rules

Ready for re-review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update “Create Chaos Experiment” doc under litmusctl usage
2 participants