nerdexam
Broadcom-VMware

5V0-23.20 · Question #20

Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two )

The correct answer is A. Whether the resources provided by the virtual machine class type should be reserved on the host C. The amount of CPU. memory, and storage the virtual machine should have. A virtual machine class is a request for resource reservations for processing power on the virtual machine (VM), including CPU and memory (RAM). For example, the VM class type named "guaranteed-large" reserves 4 CPU and 16 GB RAM. See Default Virtual Machine Classes for a list…

Planning and Designing vSphere with Tanzu Implementations

Question

Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two )

Exhibit

5V0-23.20 question #20 exhibit

Options

  • AWhether the resources provided by the virtual machine class type should be reserved on the host
  • BThe configuration parameters which need to be edited in the cluster
  • CThe amount of CPU. memory, and storage the virtual machine should have
  • DConnectivity between the Tanzu Kubernetes cluster and the Subscribed Content Library
  • EThe storage classes which need to be made available to the cluster

How the community answered

(28 responses)
  • A
    71% (20)
  • B
    4% (1)
  • D
    18% (5)
  • E
    7% (2)

Explanation

A virtual machine class is a request for resource reservations for processing power on the virtual machine (VM), including CPU and memory (RAM). For example, the VM class type named "guaranteed-large" reserves 4 CPU and 16 GB RAM. See Default Virtual Machine Classes for a list of default VM classes and their corresponding CPU and RAM reservations. The VM disk size is set by the OVA template, not the VM class definition. For Tanzu Kubernetes releases, the disk size is 16GB. See About Tanzu Kubernetes release Distributions. There are two reservation types for VM classes: guaranteed and best effort. The guaranteed class fully reserves its configured resources. This means that for a given cluster the spec.policies.resources.requests matches the spec.hardware settings. The best effort class allows resources to be overcommitted. For production workloads it is recommended that you use the guaranteed VM class type.

Topics

#VM class type#resource reservation#Tanzu Kubernetes cluster#CPU memory sizing

Community Discussion

No community discussion yet for this question.

Full 5V0-23.20 Practice