Module Quiz
Please answer the questions below to complete the test.
Question 1
Why is an LLM's training data insufficient for answering questions about your Kubernetes cluster without retrieval?
Select all that apply
Training data has a cutoff date and does not reflect current cluster state
Training data is generic and does not include organization-specific configurations
LLMs cannot process YAML or JSON output from kubectl
Larger context windows eliminate the need for retrieval entirely
Question 2
Which MeshSync component continuously observes cluster state and synchronizes it into Meshery's database?
Select one answer
mesheryctl
Kanvas
MeshSync
The Meshery registry
Question 3
What is the correct command to import the observability stack design into Meshery?
Select one answer
mesheryctl design apply -f designs/observability-stack.yaml
mesheryctl design import -f designs/observability-stack.yaml -s "Kubernetes Manifest"
kubectl apply -f designs/observability-stack.yaml
mesheryctl system import designs/observability-stack.yaml
Question 4
In the context of a RAG knowledge base for operations, what metadata field is most important for preventing an agent from acting on an outdated runbook?
Type your answer below
close