KCNA Exam QuestionsBrowse all questions from this exam

KCNA Exam - Question 14


Which of the following statements is correct concerning Open Policy Agent (OPA)?

Show Answer
Correct Answer: B

Open Policy Agent (OPA) is a versatile policy engine that can be integrated into various systems, including Kubernetes, to enforce policies. In the context of Kubernetes, OPA can validate admission requests, apply policies for resource creation, and enforce custom policies for security and compliance, making statement B correct.

Discussion

3 comments
Sign in to comment
nvtienanhOption: B
Aug 28, 2023

B is correct

ferchoOption: B
Nov 18, 2023

https://www.openpolicyagent.org/docs/latest/#:~:text=The%20Open%20Policy%20Agent%20(OPA,policy%20enforcement%20across%20the%20stack.

dadaarceOption: B
Mar 27, 2024

OPA is a general-purpose policy engine that can be used to enforce policies across various systems, including Kubernetes. In Kubernetes, OPA can be integrated to validate admission requests, apply policies for resource creation, and enforce custom policies for security, compliance, and other requirements.