Skip to content

Commit

Permalink
fix: labs title
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Rodenhuis committed Jan 6, 2024
1 parent 134b223 commit 09f6fdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/get-started/labs/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
slug: overview
title: Overview
sidebar_label: Overview
title: Labs Overview
sidebar_label: Labs Overview
---

Welcome to Otomi! If you are going to use Otomi or like to learn Kubernetes, these labs are for you. Step by step we'll guide you in how to build, deploy, secure and observe containerized applications on Kubernetes. The labs cover the most common activities performed by developer- and/or DevOps teams when using Kubernetes with Otomi.
Expand All @@ -20,7 +20,7 @@ Welcome to Otomi! If you are going to use Otomi or like to learn Kubernetes, the

### [Create private Git repositories](lab-3.md)

### [Create builds](lab-6.md)
### [Build images](lab-6.md)

### [Trigger builds](lab-26.md)

Expand Down

0 comments on commit 09f6fdc

Please sign in to comment.