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 109 discussion

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

A Namespace contains multiple Tanzu Kubernetes clusters.

How is access granted to a single Tanzu Kubernetes cluster?

  • A. Create a custom Role and RoleBinding, and then apply to the Namespace using kubectl commands.
  • B. Use the vSphere Client to grant access to the Namespace.
  • C. Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands.
  • D. Use the vSphere Client to grant access to the Tanzu Kubernetes cluster.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
KingJ92
5 months, 1 week ago
Selected Answer: C
C. Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands. Access to a single Tanzu Kubernetes cluster within a Namespace is typically managed using Kubernetes RBAC (Role-Based Access Control) mechanisms. You would create a custom Role and RoleBinding specific to the Tanzu Kubernetes cluster and then apply them using kubectl commands. So, the correct answer is C. Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands.
upvoted 1 times
...
obeythefist
1 year, 1 month ago
Selected Answer: C
I'm guessing C. https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-6DE4016E-D51C-4E9B-9F8B-F6577A18F296.html Let's do the answer elimination: A - We need a custom role and rolebinding, BUT, this is applied to the whole namespace, not the Tanzu Kubernetes cluster within that namespace. Reading the question closely is important. B - No, this is not done through VSphere. C - Yes, this matches the vendor documentation. We must do this in Kubernetes, and we must apply it only to the Tanzu Kubernetes cluster. D - No, again, this is not done in VSphere.
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 ...