Skip to content

Commit 7faac11

Browse files
committed
Update: Add Course for Introduction to Service Meshes - Linkerd
Signed-off-by: vr-varad <[email protected]>
1 parent 4fb851e commit 7faac11

File tree

41 files changed

+825
-3
lines changed

Some content is hidden

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

41 files changed

+825
-3
lines changed

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/advance-concepts-of-service-meshes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: "course"
33
title: "Advance Concepts of Service Meshes"
44
courseId: "advance-concepts-of-service-mesh"
55
description: "A course which teaches advanced concepts of service meshes."
6-
weight: 2
6+
weight: 3
77
banner: "images/istio-icon-white.svg"
88
tags: [service-mesh, service-architecture]
99
categories: "meshery"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
type: "course"
3-
title: "Introduction to Service Meshes"
3+
title: "Introduction to Service Meshes - Istio"
44
description: "Learn how to setup a service mesh and deploy an application using it."
55
weight: 1
6-
banner: "images/linkerd-icon-white.svg"
6+
banner: "images/istio-icon-white.svg"
77
tags: [service-mesh, service-networking]
88
categories: "meshery"
99
level: "intermediate"

0 commit comments

Comments
 (0)