Course Test

Please answer the questions below to complete the test.

Question 1
A platform engineer wants every LLM response that contains Kubernetes configuration to use a specific YAML fenced code block format with no surrounding prose. Where should this output format requirement be defined?
Select one answer
Question 2
An SRE asks an LLM to 'optimize the resource requests for my api-gateway deployment' without providing any cluster state. What is the most likely failure mode?
Select one answer
Question 3
Which kubectl command validates a model-generated Kubernetes manifest against the cluster API without making any changes to the cluster?
Select one answer
Question 4
A team uses a custom label scheme (team, managed-by, cost-center) on all their Kubernetes resources. They want an LLM to always include these labels when generating new manifests. Which prompt technique is most effective for teaching the model this convention?
Select one answer
Question 5
What is the 'retrieval over recall' principle in the context of infrastructure prompting?
Type your answer below
Question 6
Which of the following are valid reasons to run your prompt eval set? Select all that apply.
Select all that apply