Skip to content

Commit fa187e5

Browse files
committed
Fix: Update
Signed-off-by: vr-varad <[email protected]>
1 parent 757a4a6 commit fa187e5

File tree

6 files changed

+11
-0
lines changed
  • content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering

6 files changed

+11
-0
lines changed

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
id: ""
23
type: "learning-path"
34
title: "Introduction to DevOps and Site Reliability Engineering"
45
description: "Learn how to start transforming your organization using the principles and practices of DevOps."

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/ci-cd/lab/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ type: "module"
33
title: "Lab: Setting Up Jenkins"
44
description: ""
55
weight: 3
6+
tags: ["jenkins", "CI/CD", "devops"]
7+
categories: "CI/CD"
68
---
79

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/iac/lab/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ type: "module"
33
title: "Lab: Installing Terraform and OpenTofu"
44
description: ""
55
weight: 3
6+
tags: ["terraform", "opentofu", "IAC"]
7+
categories: "IAC"
68
---
79

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/introduction-to-cloud/lab/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ type: "module"
33
title: "Lab: Create Google Cloud Compute Engine VM"
44
description: "In this lab, you will create a Google Cloud Compute Engine VM instance."
55
weight: 3
6+
tags: ["google cloud", "compute engine", "terraform"]
7+
categories: "cloud"
68
---

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/introduction-to-containers-and-kubernetes/lab/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ type: "module"
33
title: "Lab: Hands-on with Docker, Podman and Kubernetes"
44
description: ""
55
weight: 3
6+
tags: ["docker", "podman", "kubernetes"]
7+
categories: "docker"
68
---

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/introduction-to-observability/lab/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ type: "module"
33
title: "Lab: Setting up Prometheus and Grafana"
44
description: ""
55
weight: 3
6+
tags: ["prometheus", "grafana", "observability"]
7+
categories: "observability"
68
---
79

0 commit comments

Comments
 (0)