Skip to content

Commit 9ea8675

Browse files
authored
Merge branch 'master' into update-academy-theme-v0.3.7
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
2 parents c8b3487 + 856d349 commit 9ea8675

File tree

8 files changed

+9
-7
lines changed
  • content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168

8 files changed

+9
-7
lines changed

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/foundations-of-devops-and-sre/sre/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ description: "Learn about the role of Site Reliability Engineering (SRE) in DevO
55
weight: 8
66
tags: ["SRE"]
77
categories: "SRE"
8-
level: "beginner"
8+
level: "intermediate"
99
banner: "sre-k8s.svg"
1010
---

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/foundations-of-devops-and-sre/sre/sre/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description: "Learn the principles and practices of Site Reliability Engineering
55
weight: 2
66
tags: ["SRE"]
77
categories: "SRE"
8-
level: "beginner"
8+
level: "intermediate"
99
---

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/mastering-kubernetes-for-engineers/scalable-postgres-with-cloudnativepg/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 3
66
banner: "linkerd-icon-white.svg"
77
tags: [kubernetes, meshery, databases]
88
categories: "kubernetes"
9-
level: "beginner"
9+
level: "Intermediate"
1010
---
1111

1212
A course that will help you to install a Scalable PostgreSQL Distribution on Kubernetes with Cloud Native PostgreSQL

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/mastering-meshery/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ banner: "meshery-logo-light.webp"
77
id: "23fab7d7-4844-4926-b5e5-4a34193b9789"
88
tags: [meshery]
99
categories: "meshery"
10-
level: "beginner"
10+
level: "advanced"
1111
---
1212

1313
<!--

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/mastering-service-meshes-for-developers/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ banner: "service-mesh.svg"
77
id: "c2622a7c-cdd0-4a1b-81b9-cd13df002a1f"
88
tags: [service-mesh]
99
categories: "meshery"
10-
level: "intermediate"
10+
level: "advanced"
1111
---

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 1
66
banner: "istio-icon-white.svg"
77
tags: [service-mesh, istio]
88
categories: "meshery"
9-
level: "intermediate"
9+
level: "advanced"
1010
---
1111

1212
A course to help you setup a service-mesh and start using it to build real-life applications using Meshery

content/learning-paths/d011fd20-a3f5-4480-883b-dfb34321d168/mastering-service-meshes-for-developers/introduction-to-service-meshes-linkerd/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 2
66
banner: "linkerd-icon-white.svg"
77
tags: [service-mesh, linkerd]
88
categories: "meshery"
9-
level: "intermediate"
9+
level: "advanced"
1010
---
1111

1212
A course to help you setup a service-mesh and start using it to build real-life applications using Meshery

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ github.com/layer5io/academy-theme v0.3.5 h1:6LV6puez+NrzEWgbxuvgc2IUfyz1LcQsclt5
2020
github.com/layer5io/academy-theme v0.3.5/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
2121
github.com/layer5io/academy-theme v0.3.7 h1:i7ar0YZiCLSY85CjOIySaMhNLDLQ2ldTNwqL4Z6UPJE=
2222
github.com/layer5io/academy-theme v0.3.7/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
23+
github.com/layer5io/academy-theme v0.3.6 h1:td3ruHtuAVEJBmzJixThatBpZsz2isU9hH7palpIUzY=
24+
github.com/layer5io/academy-theme v0.3.6/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
2325
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
2426
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)