Skip to content

Commit e4efc43

Browse files
authored
Merge pull request #105 from zihanKuang/update-banner-path
Update banner path
2 parents 11f6be8 + 0b4229a commit e4efc43

File tree

46 files changed

+66
-25
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+66
-25
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CNCF Autoscaling Challenge"
33
description: "Learn event-driven autoscaling in Kubernetes. Work with scaled objects in KEDA, monitoring with Prometheus, Open Telemetry & CloudEvents and advanced KEDA configurations."
4-
banner: "images/keda-icon.svg"
4+
banner: "keda-icon.svg"
55
id: "3ef92e40-b0e4-47bd-8f84-1b369cb41c0e"
66
weight: 1
77
---

content/challenges/11111111-1111-1111-1111-111111111111/cncf-auto-scaling-challenge/keda-icon.svg

Lines changed: 1 addition & 0 deletions
Loading

content/challenges/11111111-1111-1111-1111-111111111111/cncf-observability-challenge-with/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CNCF Observability Challenge with Jaeger"
33
description: "Join this CNCF Challenge and showcase your skills in designing a distributed tracing architecture using Jaeger."
4-
banner: "images/jaeger-icon-black.svg"
4+
banner: "jaeger-icon-black.svg"
55
courses: 1
66
weight: 2
77
id: "79ef4658-bc1d-4768-9e8e-dea864d5590d"
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How to Add Volumes to Kubernetes Clusters"
33
description: "Test your Kubernetes expertise with this CNCF Challenge! Demonstrate your ability to configure and manage persistent storage in DigitalOcean Kubernetes (DOKS) by creating PersistentVolumeClaims (PVCs), setting up StatefulSets, and troubleshooting volume issues."
4-
banner: "images/digitalocean.svg"
4+
banner: "digitalocean.svg"
55
id: "79ef4658-bc1d-47xx-9e8e-dea864d5590d"
66
---
Lines changed: 1 addition & 0 deletions
Loading

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
---

0 commit comments

Comments
 (0)