Skip to content

Commit 0c9a47d

Browse files
Remove tips section and update resource links address the review from maintainer
Removed tips and best practices section from litmusctl syntax documentation and updated resource links.
1 parent 7055d87 commit 0c9a47d

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

website/docs/litmusctl/litmusctl-syntax.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -347,18 +347,8 @@ litmusctl run chaos-experiment
347347

348348
---
349349

350-
## Tips and Best Practices
351-
352-
1. **Use Descriptive Names:** Give meaningful names to your infrastructure and experiments for easier management
353-
2. **Leverage Non-Interactive Mode:** Use non-interactive mode in CI/CD pipelines and automation scripts
354-
3. **Version Compatibility:** Always check compatibility between litmusctl version and ChaosCenter version
355-
4. **Multiple Accounts:** Use `config get-accounts` and `config use-account` to manage multiple ChaosCenter environments
356-
5. **Namespace Mode vs Cluster Mode:** Choose installation mode based on your RBAC requirements and blast radius preferences
357-
358-
---
359-
360350
## Additional Resources
361351

362-
- For detailed usage examples, refer to the [litmusctl usage documentation](https://github.com/litmuschaos/litmusctl/blob/master/Usage_0.23.0.md)
363-
- For installation instructions, see the [litmusctl installation guide](https://docs.litmuschaos.io/docs/litmusctl/installation)
364-
- For prerequisites and requirements, check the [litmusctl README](https://github.com/litmuschaos/litmusctl/blob/master/README.md)
352+
- For detailed usage examples, refer to the [litmusctl usage documentation](/docs/next/litmusctl/litmusctl-usage)
353+
- For installation instructions, see the [litmusctl installation guide](/docs/next/litmusctl/installation)
354+
- [Contribute to litmusctl](https://github.com/litmuschaos/litmusctl)

0 commit comments

Comments
 (0)