Module Quiz
Please answer the questions below to complete the test.
Question 1
Which command imports a local Kubernetes manifest file into Meshery as a design?
Select one answer
mesheryctl design load -f designs/microservices-demo.yaml
mesheryctl design import -f designs/microservices-demo.yaml -s "Kubernetes Manifest"
mesheryctl design apply -f designs/microservices-demo.yaml
mesheryctl design push designs/microservices-demo.yaml
Question 2
What does the Meshery Catalog provide that a raw YAML file in a Git repository does not?
Select all that apply
A visual topology preview rendered by Kanvas
Searchable metadata including tags and compatibility information
The ability to version infrastructure changes over time
A named, documented artifact that can be cloned as a template
Question 3
In the Meshery organizational model, what is a workspace?
Select one answer
A named group of Kubernetes namespaces
A collaborative container that groups environments, designs, and team members and is the unit of access control
A deployment target backed by one or more cluster connections
A cluster-level resource created by the Meshery Operator
Question 4
Why does backing Meshery designs with a GitHub repository matter specifically for agent-generated infrastructure changes?
Type your answer below
close