VMware Carbon Black Cloud Enterprise EDR (2020) — Question 81

A Namespace contains multiple Tanzu Kubernetes clusters.

How is access granted to a single Tanzu Kubernetes cluster?

Answer options

Correct answer: C

Explanation

The correct answer is C because access must be specifically granted at the Tanzu Kubernetes cluster level using custom Role and RoleBinding with kubectl commands. Options A and B are incorrect as they pertain to the Namespace level, while option D incorrectly suggests granting access through the vSphere Client instead of the appropriate kubectl configuration.