Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Concepts"
description: "Kubernetes Basic Concepts"
courseTitle: "Concepts"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Creation of a local cluster"
description: "Create Local kubernetes cluster"
courseTitle: "Creation of a local cluster"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Resources"
description: "Learn and Practice Main Resources"
courseTitle: "Resources"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Configuration"
description: "Manage configuration and sensitive data"
courseTitle: "Configuration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Configuration"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Configuration"
weight: 4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Deployment"
description: "Manage Pods lifecycle"
courseTitle: "Deployment"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Deployment"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Deployment"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Helm"
description: "Application management"
courseTitle: "Helm"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Helm"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Helm"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Ingress"
description: "External access management"
courseTitle: "Ingress"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Ingress"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Ingress"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Jobs & CronJobs"
description: "One-off and scheduled tasks"
courseTitle: "Jobs & CronJobs"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
lectures: 1
courseTitle: "Jobs & CronJobs"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Jobs & CronJobs"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Pod"
description: "Building blocks for running containers"
courseTitle: "Pod"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Pod"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Pod"
weight: 4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Service"
description: "Network exposure and load balancing"
courseTitle: "Service"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Service"
weight: 4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Service"
weight: 4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Storage"
description: "Persistent storage solutions"
courseTitle: "Storage"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Learn"
courseTitle: "Storage"
weight: 2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Chapter"
title: "Practice"
courseTitle: "Storage"
weight: 4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Troubleshooting"
description: "This section presents some common deployment errors and how to troubleshoot them."
courseTitle: "Troubleshooting"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
docType: "Course"
title: "Voting App"
description: "Introduction to a toy application"
courseTitle: "Voting App"
Expand Down