Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 3V0-24.25 Exam - Topic 5 Question 3 Discussion

An administrator is modernizing the internal HR and payroll applications using vSphere Kubernetes Service (VKS). The applications are composed of multiple microservices deployed across Kubernetes clusters, fronted by Ingress controllers that route user traffic through Avi Kubernetes Operator. During testing, it is discovered that manually creating and renewing TLS certificates for each Ingress resource is error-prone and leads to periodic outages when certificates expire. The requirements also mandate that all application endpoints use trusted certificates issued through the corporate certificate authority (CA) with automatic renewal and rotation.Which requirement can be met by using cert-manager?
C) Adding certificates and certificate issuers as resource types in Kubernetes clusters.
A) Routing requests based on HTTP headers.
B) Generating certificates by connecting only to external services.
D) Scanning container images stored in Harbor.

VMware 3V0-24.25 Exam - Topic 5 Question 3 Discussion

Actual exam question for VMware's 3V0-24.25 exam
Question #: 3
Topic #: 5
[All 3V0-24.25 Questions]

An administrator is modernizing the internal HR and payroll applications using vSphere Kubernetes Service (VKS). The applications are composed of multiple microservices deployed across Kubernetes clusters, fronted by Ingress controllers that route user traffic through Avi Kubernetes Operator. During testing, it is discovered that manually creating and renewing TLS certificates for each Ingress resource is error-prone and leads to periodic outages when certificates expire. The requirements also mandate that all application endpoints use trusted certificates issued through the corporate certificate authority (CA) with automatic renewal and rotation.

Which requirement can be met by using cert-manager?

Show Suggested Answer Hide Answer
Suggested Answer: C

cert-manager addresses the operational risk described (manual creation/renewal causing outages) by making certificate lifecycle management anative, declarative Kubernetes workflow. Instead of treating TLS certificates as manually managed files, cert-manager extends the Kubernetes API with custom resources such asCertificate,Issuer, andClusterIssuer, so certificates and their issuing policies become first-class objects that can be version-controlled and automatically reconciled. This directly satisfies the requirement to usetrusted certificates issued through the corporate CA, because an Issuer/ClusterIssuer can represent that corporate CA integration and define how certificate requests are fulfilled. Once configured, cert-manager continuously monitors certificate validity andautomatically renews and rotatescertificates before expiration, then updates the referenced Kubernetes Secrets so Ingress endpoints remain protected without human intervention. In a vSphere Supervisor / VKS environment, VMware also uses cert-manager on the Supervisor for automated certificate rotation in platform integrations (for example, rotating certificates used by monitoring components), reinforcing the model of automated rotation rather than manual certificate handling.


Contribute your Thoughts:

0/2000 characters
Wilson
7 hours ago
I feel like C is the best fit too. Automatic renewal is crucial for uptime.
upvoted 0 times
...
Caprice
5 days ago
Agreed! C makes sense. It simplifies cert management.
upvoted 0 times
...
Aliza
11 days ago
I think C is the right choice. Cert-manager can manage certificates in Kubernetes.
upvoted 0 times
...
Mel
16 days ago
C is definitely the way to go for managing certificates!
upvoted 0 times
...
Lavonda
21 days ago
B doesn't make sense here. Cert-manager is all about Kubernetes resources.
upvoted 0 times
...
Barrett
26 days ago
Wait, can cert-manager really automate all that? Sounds too good to be true.
upvoted 0 times
...
Willow
2 months ago
Totally agree with C! It simplifies cert management.
upvoted 0 times
...
Danilo
3 months ago
C is the right choice! Cert-manager can handle certs in Kubernetes.
upvoted 0 times
...
Ettie
3 months ago
I'm a bit confused about the other options, especially B. I thought cert-manager primarily works within the cluster rather than just connecting to external services.
upvoted 0 times
...
Bettina
4 months ago
I practiced a similar question about cert-manager last week, and I believe it was about automating certificate issuance, so C seems like the right choice.
upvoted 0 times
...
Howard
4 months ago
I think option C makes sense because cert-manager can create and manage certificates as Kubernetes resources, which aligns with the need for automatic renewal.
upvoted 0 times
...
Annelle
4 months ago
I remember cert-manager is used for managing TLS certificates in Kubernetes, but I'm not entirely sure how it fits with the requirements here.
upvoted 0 times
...

Save Cancel