Skip to content

Commit ca6184d

Browse files
authored
Merge pull request #203 from layer5io/add-id
update ids
2 parents 2eda375 + 8dc6ded commit ca6184d

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/cloud-fundamentals/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
type: "learning-paths"
33
title: "Exoscale Cloud Fundamentals"
4-
id: "2fa69a6f-b754-43e2-90ef-2a930b13ac25"
4+
id: "cbf7257c-beb7-473a-9b68-7b4b26503f5c"
55
description: "This Cloud Fundamentals - Learning Path covers the foundational topics of cloud computing for a non-technical audience and conveys the benefits of cloud computing for modern IT scenarios. With a focus on Exoscale's offerings, it provides insights into cloud infrastructure, services, and the advantages of using cloud solutions."
66
banner: "images/exoscale-icon.png"
77
weight: 1

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/end-to-end-kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: "learning-path"
33
title: "End-to-End Kubernetes with Exoscale"
44
description: "New to container and container orchestration? This End-to-End Kubernetes with Exoscale - Learning Path 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."
55
banner: "images/exoscale-icon.svg"
6-
id: "60c1c044-bc0a-48bc-abbf-215436596bd3"
6+
id: "df4def0c-5f17-4e7b-a137-5e7fdc7b2ead"
77
weight: 1
88
tags: [kubernetes]
99
categories: "kubernetes"

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/end-to-end-kubernetes/cka-prep/cka/content/quiz.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Introduction to Kubernetes"
2+
title: "Introduction to Kubernetes (Quiz)"
33
id: "quiz-101-k8s"
44
passing_percentage: 70
55
questions:
@@ -19,9 +19,16 @@ questions:
1919
text: "kubectl describe cluster"
2020

2121
- id: "q2"
22-
text: "Kubernetes is a container orchestration platform. (true/false)"
23-
type: "short_answer"
22+
text: "Kubernetes is a container orchestration platform."
23+
type: "mcq"
2424
marks: 2
25+
options:
26+
- id: "a"
27+
text: "true"
28+
is_correct: true
29+
- id: "b"
30+
text: "false"
31+
2532
correct_answer: "true"
2633

2734
- id: "q3"

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-101/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
type: "learning-path"
3-
id: "ee2e653d-ad49-42e6-bf39-2d41ddf0dcfb"
3+
id: "335a80d2-e40b-49f0-85eb-2329c5dda8ec"
44
title: "Exoscale 101"
55
description: "Build your Exoscale expertise from the ground up. Start with core cloud concepts and terminology in the Starter path, dive into technical networking and configuration in the Advanced course, and learn to calculate costs with confidence in the Pricing module. Everything you need to understand, deploy, and optimize on Exoscale."
66
banner: "images/exoscale-icon.svg"

0 commit comments

Comments
 (0)