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
Expand Up @@ -2,8 +2,9 @@
type: "learning-path"
title: "Example learning path"
description: "New to container and container orchestration? This level 100 INTRO Kubernetes - Course covers the foundational topics for a non-technical audience and conveys the benefits of containers and container orchestration for modern IT scenarios. It will help you learn the basics of terminology associated, understand the essential components' functions, and understand why these new technologies are so important."
# The banner image (`image-1.png`) should be placed in the same directory as this `_index.md` file.
id: "learning-path-id"
banner: "images/image-1.png"
banner: "image-1.png"
weight: 1
level: "beginner"
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: "why-containers"
title: "1. Why Containers?"
description: "This section provides an introduction to containers, their architecture, and how they are used in modern software development."
weight: 1
banner: "images/image-1.png"
banner: "image-1.png"
tags: [containers]
categories: "intermediate"
level: "beginner"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ id: example-module
title: "Example Module"
description: "This module provides an overview of the key concepts and practices in containerization, focusing on the benefits and challenges of using containers in modern software development."
weight: 1
banner: "images/image-1.png"
tags: [sks]
categories: "advanced"
level: "intermediate"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
type: "course"
id: why-exoscale-sks"
title: "6. Why Exoscale SKS?"
description: "Learn about Exoscale's Kubernetes Service (SKS) and how it provides a managed Kubernetes experience tailored for European users."
weight: 2
banner: "images/image-1.png"
banner: "image-1.png"
tags: [sks]
categories: "advanced"
level: "intermediate"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ id: example-module
title: "Example Module"
description: "This module provides an overview of the key concepts and practices in containerization, focusing on the benefits and challenges of using containers in modern software development."
weight: 1
banner: "images/image-1.png"
tags: [sks]
categories: "advanced"
level: "intermediate"
Expand Down