Skip to content

Commit 20d1d24

Browse files
committed
improvment in chapter
Signed-off-by: Namanv0509 <namanverma00260@gmail.com>
1 parent f0572dd commit 20d1d24

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/configuration/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Configuration"
44
description: "Manage configuration and sensitive data"
55
lectures: 2

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/configuration/content/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Learn"
44
lectures: 1
55
courseTitle: "Configuration"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/configuration/content/practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Practice"
44
lectures: 1
55
courseTitle: "Configuration"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Deployment"
44
description: "Manage Pods lifecycle"
55
lectures: 2

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/deployment/content/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Learn"
44
lectures: 1
55
courseTitle: "Deployment"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/deployment/content/practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Practice"
44
lectures: 1
55
courseTitle: "Deployment"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/helm/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Helm"
44
description: "Application management"
55
lectures: 2

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/helm/content/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Learn"
44
lectures: 1
55
courseTitle: "Helm"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/helm/content/practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Practice"
44
lectures: 1
55
courseTitle: "Helm"

content/en/learning-paths/mastering-kubernetes-for-engineers/introduction/main-resources/content/ingress/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
docType: "Course"
2+
docType: "Chapter"
33
title: "Ingress"
44
description: "External access management"
55
lectures: 2

0 commit comments

Comments
 (0)