Question: 1/50
A CSP is planning a Telco Cloud Platform deployment to host multiple CNFs with strong separation between tenant teams. Which design approach BEST supports multi-tenancy while keeping shared infrastructure efficient?
Create separate vCenter Servers for each tenant and share the same ESXi hosts across all vCenters
Use a single vCenter with separate vSphere Namespaces (Kubernetes namespaces) and separate NSX segments/security policies per tenant
Deploy each tenant as a separate cluster with no shared networking and no shared storage
Place all tenants into the same Kubernetes namespace and separate them only with RBAC roles