Module Quiz
Please answer the questions below to complete the test.
Question 1
Which four categories of information should you always provide in an infrastructure brief before asking an LLM to design a topology?
Select all that apply
Workloads and their roles
Container image tags and registries
Data and persistence requirements
Networking exposure and isolation rules
Non-functional requirements (scale, security, observability)
Question 2
In the human+AI co-design loop, what is the primary purpose of the Kanvas visual checkpoint?
Select one answer
To automatically apply the design to the cluster without further review
To render the full topology so a human can inspect, correct, and approve before the design proceeds
To replace the infrastructure brief with a visual equivalent
To generate YAML from a diagram drawn by the user
Question 3
What command imports an existing design file into Meshery using the Kubernetes Manifest source?
Type your answer below
Question 4
When reviewing an AI-proposed design, which of the following are security red flags you should check explicitly?
Select all that apply
Containers running as root or with allowPrivilegeEscalation
HPA min and max replica counts
Container images using the latest tag
Secrets hardcoded in ConfigMaps rather than referenced from Secret objects
Service selector label values
close