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.
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
...
Log in to ExamTopics
Sign in:
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.
KingJ92
2 months, 2 weeks agoobeythefist
10 months, 1 week ago