Skip to content

Commit bcf9088

Browse files
committed
Create index.md
1 parent 50e5062 commit bcf9088

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/tutorials/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: default
3+
title: Tutorials & Use Cases
4+
nav_order: 4
5+
has_children: true
6+
---
7+
8+
# Tutorials & Use Cases
9+
10+
Explore real-world examples and step-by-step guides for using Kalco.
11+
12+
## Available Tutorials
13+
14+
| Tutorial | Description |
15+
|----------|-------------|
16+
| **[GitOps Validation Pipeline]({{ site.baseurl }}/tutorials/gitops-validation)** | Set up a robust CI pipeline with GitHub Actions and ArgoCD to prevent drift. |
17+
18+
Coming soon:
19+
- *Managing Multi-Cluster Environments*
20+
- *Automated Nightly Backups*

0 commit comments

Comments
 (0)