File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/learning-paths/1e2a8e46-937c-47ea-ab43-5716e3bcab2e/end-to-end-kubernetes/cka-prep/cka Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments