Skip to content

Commit dd74150

Browse files
authored
Merge pull request #37 from vr-varad/fix/desc
Fix: Repetitve Descriptions
2 parents 787be9e + 1761819 commit dd74150

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-kubernetes-for-engineers/explore-dapr-with-meshery/dapr/deploy-dapr-statestore-component/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
id: "deploy-dapr-statestore-component.mdx"
4-
description:
4+
description: "In this chapter, we will deploy a Dapr state store component using Redis, which will be used to manage the state of our applications in a distributed environment."
55
title: "Deploy Dapr StateStore Component"
66
lectures: 4
77
weight: 4

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-kubernetes-for-engineers/explore-dapr-with-meshery/dapr/deploy-python-and-nodejs-application/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
id: "deploy-python-and-nodejs-application.mdx"
4-
description:
4+
description: "In this chapter, we will deploy a Python and Node.js application with Dapr sidecars, enabling them to communicate and manage state effectively in a distributed environment."
55
title: "Deploy Python and NodeJS application"
66
lectures: 4
77
weight: 5

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-kubernetes-for-engineers/scalable-postgres-with-cloudnativepg/postgres/introduction/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
id: "introduction"
4-
description: ""
4+
description: "In this chapter, we will introduce the concept of deploying a scalable PostgreSQL distribution on Kubernetes using CloudNativePG and Meshery Playground."
55
lectures: 12
66
title: "Introduction"
77
weight: 1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
docType: "Chapter"
33
id: "deploy-an-application"
44
chapterTitle: "Deploy a sample application"
5-
description: "Meshery, collaborative Kubernetes manager"
5+
description: "In this chapter, you will deploy the BookInfo application to demonstrate Istio's capabilities in managing microservices."
66
lectures: 12
77
weight: 2
88
title: "Deploy a sample application"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
chapterTitle: "Exposing services through Istio Ingress Gateway"
4-
description: "Meshery, collaborative Kubernetes manager"
4+
description: "In this chapter, you will learn how to expose services in a service mesh using Istio Ingress Gateway, allowing external access to your applications."
55
lectures: 12
66
weight: 3
77
title: "Expose services through Istio Ingress Gateway"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
docType: "Chapter"
33
id: "getting-started"
44
chapterTitle: "Getting Started"
5-
description: "Meshery, collaborative Kubernetes manager"
5+
description: "In this chapter, we will set up Istio on a Kubernetes cluster and prepare the environment for deploying applications with service mesh capabilities."
66
lectures: 12
77
weight: 1
88
title: "Getting Started with Istio"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
chapterTitle: "Observability"
4-
description: "Meshery, collaborative Kubernetes manager"
4+
description: "Monitor and visualize the performance of your microservices using Istio's observability features."
55
lectures: 12
66
order: 4
77
id: "observability"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
chapterTitle: "Service security capabilities"
4-
description: "Meshery, collaborative Kubernetes manager"
4+
description: "In this chapter, you will learn how to secure your microservices using Istio's service security capabilities, including access control, identity verification, and mutual TLS."
55
lectures: 12
66
weight: 6
77
id: "service-security-capabilities"

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-service-meshes-for-developers/advance-concepts-of-service-meshes/webassembly-and-intelligent-data-planes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
draft: false
33
docType: "Chapter"
44
chapterTitle: "WebAssembly and intelligent data planes"
5-
description: "Meshery, collaborative Kubernetes manager"
5+
description: "In this chapter, you will learn how to extend the capabilities of Istio using WebAssembly filters, enabling intelligent data plane operations for advanced traffic management and processing."
66
lectures: 12
77
weight: 7
88
id: "webassembly-and-intelligent-data-planes"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
docType: "Chapter"
33
chapterTitle: "Circuit Breaking"
4-
description: "Meshery, collaborative Kubernetes manager"
4+
description: "Learn how to configure circuit breaking in Istio to improve application resilience and handle network failures gracefully."
55
lectures: 12
66
title: "Circuit Breaking"
77
weight: 8

0 commit comments

Comments
 (0)