2V0-71.23 Question 248
Single answerYou are tasked with setting up vSphere Namespaces in a vSphere with Tanzu environment. One of your goals is to enable a self-service model for developers by providing them with access to resources within the namespace. Which of the following is a key characteristic of vSphere Namespaces that supports this goal?
- A
vSphere Namespaces allow developers to directly deploy workloads to ESXi hosts without any restrictions.
- B
vSphere Namespaces provide role-based access control (RBAC) to manage user and group permissions within the namespace.
- C
vSphere Namespaces automatically scale resources without administrator intervention when developers deploy workloads.
- D
vSphere Namespaces are isolated environments that include resource limits, permissions, and Kubernetes access.
Show answer and explanation
Correct answer: B
Explanation
vSphere Namespaces are integral to vSphere with Tanzu, offering features such as resource isolation, Kubernetes integration, and RBAC. The RBAC feature specifically supports the self-service model by allowing administrators to define permissions for developers within the namespace, enabling controlled access to resources without compromising governance or security.
- A. Incorrect.
Incorrect: Developers cannot directly deploy workloads to ESXi hosts without adhering to namespace policies and configurations. vSphere Namespaces provide controlled access to resources rather than unrestricted deployment.
- B. Correct.
Correct: vSphere Namespaces support RBAC, which enables administrators to define granular permissions for users and groups within the namespace. This is critical in enabling a self-service model while maintaining governance.
- C. Incorrect.
Incorrect: While vSphere Namespaces provide resource management capabilities, they do not automatically scale resources. Administrators must configure resource limits and allocations.
- D. Incorrect.
Incorrect: While vSphere Namespaces are isolated environments, this option does not specifically address the self-service model or the role-based access control feature.