Skip to content

Commit 1a462d0

Browse files
authored
Merge pull request #316 from Nouran-11/master
2 parents d190edb + 1a82d3d commit 1a462d0

File tree

1 file changed

+3
-3
lines changed
  • content/learning-paths/1e2a8e46-937c-47ea-ab43-5716e3bcab2e/end-to-end-kubernetes/cka-prep/cka

1 file changed

+3
-3
lines changed

content/learning-paths/1e2a8e46-937c-47ea-ab43-5716e3bcab2e/end-to-end-kubernetes/cka-prep/cka/quiz.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ questions:
3232

3333
- id: "q3"
3434
text: "What is the default namespace in Kubernetes if none is specified?"
35-
type: "short_answer"
35+
type: "short-answer"
3636
marks: 2
3737
correct_answer: "default"
3838

@@ -70,7 +70,7 @@ questions:
7070

7171
- id: "q6"
7272
text: "StatefulSets are used to manage stateless applications. (true/false)"
73-
type: "short_answer"
73+
type: "short-answer"
7474
marks: 2
7575
correct_answer: "false"
7676

@@ -91,7 +91,7 @@ questions:
9191

9292
- id: "q8"
9393
text: "Which kubectl command is used to create resources from a configuration file?"
94-
type: "short_answer"
94+
type: "short-answer"
9595
marks: 2
9696
correct_answer: "kubectl apply -f"
9797

0 commit comments

Comments
 (0)