Skip to content

Commit fcea529

Browse files
authored
Merge branch 'master' into k8s-multi-pods
2 parents 571f870 + 21008b0 commit fcea529

6 files changed

Lines changed: 5 additions & 17 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
if: github.event_name == 'pull_request'
5454
uses: marocchino/sticky-pull-request-comment@v2
5555
with:
56-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56+
GITHUB_TOKEN: ${{ github.token }}
5757
message: |
5858
🚀 **Preview deployment for PR #${{ github.event.pull_request.number }}**
5959

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Academy
1010
Welcome to dev environment for your Academy
1111

1212

13-
[LearningPaths](/academy/learning-paths/)
13+
[Learning Paths](/academy/learning-paths/)
1414

1515
[Challenges](/academy/challenges/)
1616

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-meshery/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
type: "learning-path"
33
title: "Mastering Meshery"
4-
description: "Learn all about Meshery"
4+
description: "Gain a comprehensive understanding of Meshery and its capabilities for managing cloud native infrastructure. This path focuses on equipping you with the knowledge and skills to effectively leverage Meshery for designing, deploying, operating, and optimizing their Kubernetes and cloud environments... collaboratively."
55
weight: 1
66
banner: "images/meshery-logo-light.webp"
77
id: "23fab7d7-4844-4926-b5e5-4a34193b9789"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
type: "course"
33
title: "Advance Concepts of Service Meshes"
44
courseId: "advance-concepts-of-service-mesh"
5-
description: "A course which teaches advanced concepts of service meshes."
5+
description: "A learning path designed to equip solution architects, network administrators, DevOps, and site reliability engineers with the knowledge and skills needed to efficiently manage and secure microservices-based applications using service mesh architecture."
66
weight: 3
77
banner: "images/istio-icon-white.svg"
88
tags: [service-mesh, service-architecture]
99
categories: "meshery"
10-
level: "intermediate"
10+
level: "advanced"
1111
---
1212

1313
Chapters available

content/search.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

go.sum

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w=
22
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
3-
github.com/layer5io/academy-theme v0.1.27 h1:vVHBtZMOLJn9CbBG9iIcxxv6+TAmD3d7UusKH0a5KcE=
4-
github.com/layer5io/academy-theme v0.1.27/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
5-
github.com/layer5io/academy-theme v0.2.0 h1:A95TZnGydXh8NF6DGITpooGxoTJTYOv8xMyIY0Gy3MQ=
6-
github.com/layer5io/academy-theme v0.2.0/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
7-
github.com/layer5io/academy-theme v0.2.2 h1:bo5N3cKFeaTgjEm8YCFD1HPPyJZinoFpN1XhlQt64VM=
8-
github.com/layer5io/academy-theme v0.2.2/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
9-
github.com/layer5io/academy-theme v0.2.3 h1:LSG2J0zndp4rrktw984dgrMu0r9liOHz44pGTbCG8jU=
10-
github.com/layer5io/academy-theme v0.2.3/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
113
github.com/layer5io/academy-theme v0.2.5 h1:jaJFe4pEwSFfu23ROWDjtOtvP1tpSa67HEsv6DD3Axs=
124
github.com/layer5io/academy-theme v0.2.5/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
135
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=

0 commit comments

Comments
 (0)