Exam 3V0-24.25 Topic 1 Question 75 Discussion
Actual exam question for VMware's 3V0-24.25 exam
Question #: 75
Topic #: 1
Question #: 75
Topic #: 1
A Platform Engineer needs to enable the Cluster Autoscaler for an existing TKG cluster named web- cluster to handle bursty traffic. The cluster currently has a static worker node count.
Review the TanzuKubernetesCluster YAML snippet:
spec:
topology:
workers:
replicas: 3
vmClass: best-effort-medium
storageClass: default-storage
Which modification to the YAML manifest correctly enables autoscaling for the worker node pool?
Review the TanzuKubernetesCluster YAML snippet:
spec:
topology:
workers:
replicas: 3
vmClass: best-effort-medium
storageClass: default-storage
Which modification to the YAML manifest correctly enables autoscaling for the worker node pool?
Suggested Answer: C Vote an answer
by Ives at Jan 28, 2026, 09:27 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).