docs: improve tutorials overview page

Signed-off-by: davidekete <eketedavid@gmail.com>
This commit is contained in:
davidekete 2025-02-13 01:55:07 +01:00
parent 4a3ea6452d
commit 1de19c91c5
No known key found for this signature in database
GPG Key ID: 572E528F14F015FB
1 changed files with 2 additions and 3 deletions

View File

@ -6,8 +6,7 @@ sidebar_label: Overview
---
The Tutorials section offers hands-on guides for Litmus users to experiment with various tools and environments. This section does not cover the detailed installation steps, which can be found in the [Getting-started](../getting-started/installation.md) section.
This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section.
### [Let's Start with Podtato-head](podtato-head.md)
This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos.
A guide on injecting a pod-delete fault into a pod in the [podtato-head](https://github.com/cncf/podtato-head) microservice and test its availability during the chaos.