Skip to content

Commit 43c6b78

Browse files
committed
update-new-course
Signed-off-by: ZihanKuang <[email protected]>
1 parent f39d4df commit 43c6b78

File tree

18 files changed

+19
-11
lines changed

18 files changed

+19
-11
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: "learning-path"
44
title: "Introduction to DevOps and Site Reliability Engineering"
55
description: "Learn how to start transforming your organization using the principles and practices of DevOps."
66
weight: 4
7-
banner: "images/sre-k8s.svg"
7+
banner: "sre-k8s.svg"
88
tags: ["devops", "SRE", "site-reliability-engineering", "kubernetes", "CI/CD", "cloud", "IAC"]
99
category: "SRE"
1010
level: "beginner"
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
type: "course"
33
title: "Continuous Integration and Continuous Deployment (CI/CD)"
4-
description: "Learn the principles of CI/CD and how to implement them in your DevOps practices
5-
with Kubernetes."
4+
description: "Learn the principles of CI/CD and how to implement them in your DevOps practices with Kubernetes."
65
weight: 6
76
tags: ["CI/CD", "kubernetes", "devops"]
87
categories: "CI/CD"
98
level: "beginner"
10-
banner: "images/sre-k8s.svg"
9+
banner: "sre-k8s.svg"
1110
---
Lines changed: 1 addition & 0 deletions
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ weight: 5
66
tags: ["IAC", "infrastructure as code"]
77
categories: "IAC"
88
level: "beginner"
9-
banner: "images/sre-k8s.svg"
9+
banner: "sre-k8s.svg"
1010
---

0 commit comments

Comments
 (0)