Exam 3V0-24.25 Topic 1 Question 10 Discussion

Actual exam question for VMware's 3V0-24.25 exam
Question #: 10
Topic #: 1
A Platform Engineer is tasked with managing the lifecycle of VKS clusters across multiple zones to ensure high availability for a mission-critical app.
Scenario:
The production namespace spans Zone-A, Zone-B, and Zone-C. A TKG cluster prod-app-cluster needs to be provisioned such that its worker nodes are evenly distributed across these three zones to tolerate a zone failure.
Review the following TanzuKubernetesCluster spec snippet:
spec:
topology:
controlPlane:
replicas: 3
vmClass: guaranteed-medium
storageClass: gold-storage-policy
workers:
replicas: 6
vmClass: guaranteed-large
storageClass: gold-storage-policy
distribution:
type: "..." # Missing Value
Which configuration strategies are correct to ensure the desired zonal distribution? (Select all that apply.)

Suggested Answer: A,B,D Vote an answer

by Hardy at Sep 11, 2026, 11:47 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10