Exam 3V0-24.25 Topic 2 Question 72 Discussion

Actual exam question for VMware's 3V0-24.25 exam
Question #: 72
Topic #: 2
A Platform Engineer is managing a stateful application running on a TKG cluster. The application's data volume (db-data) is running out of space. The underlying vSphere Storage Policy supports expansion.
Review the PVC definition:
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: db-data
namespace: app-prod
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storageClassName: gold-policy
Which steps are required to resize this volume to 20Gi without downtime? (Choose 2.)

Suggested Answer: A,B Vote an answer

by Flora at Jun 22, 2026, 02:57 AM

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