Skip to content

Commit a6ef78b

Browse files
authored
Merge pull request #71 from vr-varad/update/service-mesh
Update: Add Course for Introduction to Service Meshes - Linkerd
2 parents 2614d41 + 29460a7 commit a6ef78b

41 files changed

Lines changed: 826 additions & 4 deletions

File tree

Some content is hidden

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

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"

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/_index.md renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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"
7-
tags: [service-mesh, service-networking]
6+
banner: "images/istio-icon-white.svg"
7+
tags: [service-mesh, istio]
88
categories: "meshery"
99
level: "intermediate"
1010
---

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/circuit-breaking/_index.md renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/circuit-breaking/_index.md

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/circuit-breaking/meshery_cb_load_test.webp renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/circuit-breaking/meshery_cb_load_test.webp

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/circuit-breaking/meshery_initial_load_test.webp renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/circuit-breaking/meshery_initial_load_test.webp

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/conclusion/_index.md renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/conclusion/_index.md

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/deploy-an-application/_index.md renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/deploy-an-application/_index.md

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/deploy-an-application/bookinfo-off-mesh.webp renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/deploy-an-application/bookinfo-off-mesh.webp

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/deploy-an-application/bookinfo-on-mesh.webp renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/deploy-an-application/bookinfo-on-mesh.webp

File renamed without changes.

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes/expose-services/_index.md renamed to content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/introduction-to-service-meshes-istio/expose-services/_index.md

File renamed without changes.

0 commit comments

Comments
 (0)