Exam 5v0-3122 All QuestionsBrowse all questions from this exam
Question 58

A service provider has a number of VMware Cloud Foundation workload domains and would like to sell Tanzu Namespaces as a managed service.

Which two functions will help the service provider with Tanzu resource management? (Choose two.)

    Correct Answer: B, E

    To effectively manage Tanzu resources, using Resource Limits and Object Limits is essential. Resource Limits allow the service provider to specify constraints on the use of CPU, memory, and other resources for each namespace, ensuring fair allocation and preventing any one tenant from consuming excessive resources. Object Limits, on the other hand, help manage the number of objects such as pods, services, and persistent volume claims within each namespace, ensuring that the environment remains organized and within operational limits. Together, these functions enable efficient resource management and service delivery in a multi-tenant landscape.

Discussion
DarkEngelOptions: BE

Resource Limits as CPU/RAM/Disk Object Limits as Secrets, PVC, etc.

xniclasOptions: DE

D. Resource Pools E. Object Limits

DarkEngel

Why D?

BoDaddyOptions: BE

BE - Because according to VMware documentation, these are some of the functions that will help the service provider with Tanzu resource management: Object Limits: You can specify limits on objects such as pods, services, persistent volume claims, etc. for each namespace. Resource Limits: You can specify limits on resources such as CPU and memory for each namespace.

siekvetiOptions: BE

Res & Obj Limits