VMware Aria Automation 8.x Professional (2023) — Question 67
Which use case can be satisfied by cert-manager?
Answer options
- A. Scanning container images stored in Harbor
- B. Adding certificates and certificate issuers as resource types in Kubernetes clusters
- C. Routing requests based on HTTP headers
- D. Generating certificates only by connecting to external services
Correct answer: B
Explanation
The correct answer, B, is accurate because cert-manager is specifically designed to manage certificates and their issuers within Kubernetes environments. The other options are incorrect as they pertain to different functionalities that cert-manager does not provide, such as scanning images or routing requests.