VMware Carbon Black Cloud Enterprise EDR (2020) — Question 117
How are quotas and permissions guaranteed by vSphere with Tanzu for Tanzu Kubernetes (TKG) clusters that are deployed within a namespace?
Answer options
- A. By routing quota and permission API calls to vCenter Server via the Supervisor Cluster
- B. By ensuring each TKG cluster has a quotas and permissions system built into it natively which enforces all requests
- C. By having the Supervisor Cluster poll the TKG cluster periodically to ensure adherence to quotas and permissions
- D. By deploying an external authentication solution
Correct answer: A
Explanation
The correct answer is A because vSphere with Tanzu utilizes the Supervisor Cluster to route quota and permission API requests to vCenter Server, which manages these aspects. Option B is incorrect as TKG clusters do not have a native, independent quotas and permissions system. Option C is also wrong, as the Supervisor Cluster does not poll TKG clusters; it relies on API calls. Option D is not relevant since quotas and permissions are handled internally within the vSphere framework, not through external solutions.