Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 5V0-23.20 topic 1 question 112 discussion

Actual exam question from VMware's 5V0-23.20
Question #: 112
Topic #: 1
[All 5V0-23.20 Questions]

A development team has submitted a YAML specification to create a Tanzu Kubernetes cluster called dev-cluster and wants to verify that the cluster is running.

Which command should be run to obtain this verification?

  • A. kubectl show tkc dev-cluster
  • B. kubectl get cluster dev-cluster
  • C. kubectl get tkc dev-cluster
  • D. kubectl list cluster dev-cluster
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
HenryDCase
11 months, 2 weeks ago
Selected Answer: C
C. You would need to specify tkg in the command. Look at the question.
upvoted 2 times
...
obeythefist
1 year, 1 month ago
Selected Answer: C
I'm guessing C. https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-tkg/GUID-1841861D-2401-48E8-8A16-3C428A5BAC83.html A. kubectl show tkc dev-cluster - No - "Show" is not a kubectl command B. kubectl get cluster dev-cluster - No - The question specifically mentions it is a Tanzu Kubernetes cluster C. kubectl get tkc dev-cluster - Yes, this is the correct syntax D. kubectl list cluster dev-cluster - No, "List" is not a kubectl command
upvoted 2 times
...
Abhi333
1 year, 1 month ago
C kubectl get tkc dev-cluster kubectl get tkc
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...