k8wiz
Home
Articles
Back to Kyverno Quizzes
Kyverno
Hard
Policies
Which of the following is a valid way to define a variable in a Kyverno policy?
Question #39 from Kyverno
Select your answer:
A.
variables: { var1: value1 }
B.
context: [ { name: var1, value: value1 } ]
C.
context: [ { name: var1, configMap: { name: cm1, namespace: default } } ]
D.
define: { var1: value1 }
Submit Answer
Take Full Kyverno Quiz
Take Hard Level Quiz
Continue Learning
Explore more Kyverno quiz questions and improve your knowledge
Browse all Kyverno difficulty levels
Explore other Kubernetes technologies
k8wiz - Kubernetes Knowledge Quiz Platform