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-21.25 Exam - Topic 3 Question 13 Discussion

Which service can be used to reduce or eliminate the need to manually run commands such as kubectl apply?
B) ArgoCD
A) DSM
C) Secret Store
D) Harbor
E) Velero

VMware 3V0-21.25 Exam - Topic 3 Question 13 Discussion

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

Which service can be used to reduce or eliminate the need to manually run commands such as kubectl apply?

Show Suggested Answer Hide Answer
Suggested Answer: B

V7.5

ArgoCD is the appropriate service because it implements declarative GitOps continuous delivery for Kubernetes workloads. Instead of an administrator repeatedly executing commands such as kubectl apply, the required Kubernetes manifests, Helm charts, or Kustomize configurations are maintained in a Git repository. ArgoCD continuously compares the desired state recorded in Git with the live state of the target vSphere Kubernetes Service cluster.

When automated synchronization is enabled, ArgoCD detects configuration changes and applies the required Kubernetes resources without manual command execution. It can also identify configuration drift and restore the cluster to the approved Git-defined state. This produces a repeatable, version-controlled, and auditable deployment process across development, staging, and production environments.

The other services address different requirements. VMware Data Services Manager provides lifecycle management for supported database services. Secret Store provides controlled storage and retrieval of sensitive values. Harbor is an enterprise container-image registry used to store, scan, sign, and distribute images. Velero provides Kubernetes backup, restore, and workload migration capabilities. None of these services continuously reconciles Kubernetes resources against a Git repository.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel