Exam 3V0-24.25 Topic 1 Question 58 Discussion
Actual exam question for VMware's 3V0-24.25 exam
Question #: 58
Topic #: 1
Question #: 58
Topic #: 1
A VKS Administrator attempts to delete a testing namespace test-ns-01 via the vSphere Client, but the deletion hangs in the "Removing" state.
Investigating via kubectl get namespace test-ns-01 -o yaml, the administrator sees the following:
metadata:
name: test-ns-01
deletionTimestamp: "2023-11-16T10:00:00Z"
finalizers:
- "kubernetes"
status:
phase: Terminating
Further investigation reveals a TanzuKubernetesCluster inside the namespace is also stuck in deletion.
What is the most likely reason for this "stuck" state, and what is the appropriate CLI intervention?
(Choose 2.)
Investigating via kubectl get namespace test-ns-01 -o yaml, the administrator sees the following:
metadata:
name: test-ns-01
deletionTimestamp: "2023-11-16T10:00:00Z"
finalizers:
- "kubernetes"
status:
phase: Terminating
Further investigation reveals a TanzuKubernetesCluster inside the namespace is also stuck in deletion.
What is the most likely reason for this "stuck" state, and what is the appropriate CLI intervention?
(Choose 2.)
Suggested Answer: A,C Vote an answer
by Don at Feb 26, 2026, 10:58 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).