Learning Path Exam
Please answer the questions below to complete the test.
Question 1
Which signals does Meshery surface that are useful for AI-assisted diagnostics? (Select all that apply.)
Select all that apply
MeshSync-derived cluster state
Workload and component status
Events and metrics (Prometheus/Grafana)
The LLM's training data
Question 2
When feeding logs to an LLM for analysis, what reduces hallucinated conclusions?
Select one answer
Asking it to be creative
Scoping input and requiring verbatim evidence for claims
Sending the entire cluster's logs at once
Hiding the timestamps
Question 3
In symptom-to-hypothesis diagnosis, which hypothesis should you test first?
Select one answer
The most expensive one to verify
The cheapest/fastest one to verify
A random one
Always restart everything first
Question 4
What makes a runbook safe for a coding agent to follow?
Select all that apply
Explicit, ordered steps
Read-only by default
Approval points and stop conditions
No verification of results
Question 5
During an incident, what is the right division of labor with an agent?
Select one answer
The agent makes all decisions to be fast
The agent gathers state and proposes; a human decides and approves
The human stops watching once the agent starts
Nobody reviews the changes
Question 6
Which mesheryctl command creates/runs a performance profile against an endpoint?
Type your answer below
Question 7
Name one load generator Meshery supports for performance testing.
Type your answer below
Question 8
How do you turn performance testing into a regression gate?
Select one answer
Run one test once and never again
Save a baseline and compare each run against it within a budget
Only test in production at peak
Delete old results
Question 9
What are the phases of a closed-loop remediation pattern?
Select one answer
Detect, decide, act, verify
Guess, apply, hope
Log, ignore, repeat
Scale, delete, restart
Question 10
Before granting an agent more remediation autonomy, what should justify it?
Select one answer
A gut feeling that it is probably fine
Measured safety metrics over time
The vendor's marketing claims
Removing all approval gates immediately
close