Skip to content

Commit df92c69

Browse files
committed
update
Signed-off-by: Wyllie Fang <[email protected]>
1 parent 869b5b3 commit df92c69

File tree

4 files changed

+14
-11
lines changed
  • content/learning-paths/11111111-1111-1111-1111-111111111111
    • mastering-kubernetes-for-engineers/ambassador-edge-stack-api-gateway-with-meshery/introduction
    • mastering-meshery/introduction-to-meshery

4 files changed

+14
-11
lines changed

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-kubernetes-for-engineers/ambassador-edge-stack-api-gateway-with-meshery/introduction/quiz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ questions:
2727
text: "Automatic TLS"
2828
is_correct: true
2929
- id: "b"
30-
text: "Global Rate limiting"
30+
text: "Global rate limiting"
3131
is_correct: true
3232
- id: "c"
33-
text: "Local Rate limiting"
33+
text: "Local rate limiting"
3434
is_correct: true
3535
- id: "d"
3636
text: "Round Robin Load Balancing"

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-meshery/introduction-to-meshery/configuring-meshery/quiz.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ layout: "test"
55
type: "test"
66
questions:
77
- id: "q1"
8-
text: "What is the primary purpose of creating a Team in Meshery?"
8+
text: "What are the key components involved in configuring Meshery for effective infrastructure management?"
99
type: "single-answer"
1010
marks: 2
1111
options:
1212
- id: "a"
13-
text: "To create Kubernetes cluster connections"
13+
text: "Only Kubernetes cluster connections"
1414
- id: "b"
15-
text: "To manage and share access to resources such as Workspaces, Designs, and Environments"
15+
text: "Teams, Workspaces, Environments, and Connections"
1616
is_correct: true
1717
- id: "c"
18-
text: "To deploy applications to the cluster"
18+
text: "Only application deployment configurations"
1919
- id: "d"
20-
text: "To provide database storage solutions"
20+
text: "Database and storage solutions only"
2121
- id: "q2"
2222
text: "Which components are essential for efficient resource management in Workspaces?"
2323
type: "multiple-answers"

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-meshery/introduction-to-meshery/interpreting-meshery-designs/quiz.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ questions:
3333
text: "Rectangles for Hierarchical and Parent Components"
3434
is_correct: true
3535
- id: "d"
36-
text: "Hexagons for Security Components"
36+
text: "User Icons for Role-based access control (RBAC) components"
37+
is_correct: true
3738
- id: "q3"
3839
text: "What is the primary purpose of annotations in Meshery designs?"
3940
type: "single-answer"

content/learning-paths/11111111-1111-1111-1111-111111111111/mastering-meshery/introduction-to-meshery/using-workspaces-effectively/quiz.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ questions:
2727
text: "Using an invite link"
2828
is_correct: true
2929
- id: "b"
30-
text: "Automatic synchronization from external directories"
30+
text: "Creating new user accounts directly"
31+
is_correct: true
3132
- id: "c"
32-
text: "File-based bulk import from CSV"
33+
text: "Adding existing Layer5 Cloud users"
34+
is_correct: true
3335
- id: "d"
34-
text: "Manual addition via Layer5 Cloud Users"
36+
text: "Inviting users via email who don't have Layer5 Cloud accounts"
3537
is_correct: true
3638
- id: "q3"
3739
text: "What do users receive when they are added to an organization?"

0 commit comments

Comments
 (0)