5V0-23.20: VMware vSphere with Tanzu Specialist Dumps
Free VMware 5V0-23.20 Exam Dumps
Here you can find all the free questions related with VMware vSphere with Tanzu Specialist (5V0-23.20) exam. You can also find on this page links to recently updated premium files with which you can practice for actual VMware vSphere with Tanzu Specialist Exam. These premium versions are provided as 5V0-23.20 exam practice tests, both as desktop software and browser based application, you can use whatever suits your style. Feel free to try the VMware vSphere with Tanzu Specialist Exam premium files for free, Good luck with your VMware vSphere with Tanzu Specialist Exam.
Question No: 1
MultipleChoice
Which two items must be provided before a vSphere with Tanzu Supervisor Namespace can be created? (Choose two.)
Options
Answer A, DExplanation
Prerequisites
Configure a cluster with vSphere with Tanzu.
Create users or groups for all DevOps engineers who will access the namespace.
Create storage policiesfor persistent storage. Storage policies can define different types and classes of storage, for example, gold, silver, and bronze.
Create VM classes and content libraries for stand-alone VMs.
An administrator is tasked with increasing the amount of CPU and memory in an existing Tanzu Kubernetes cluster.
Which change must the administrator complete to ensure the cluster scales successfully when updating the YAML definition?
Options
Answer BExplanation
Virtual Machine Class Types for Tanzu Kubernetes Clusters
A virtual machine class defines the resource sizing for Tanzu Kubernetes cluster VMs: * CPU * Memory *
Storage
Virtual machine class types range from extra small (xsmall) to extra large (xlarge). Class types are categorized as guaranteed or best effort:
* Guaranteed: Reserve all CPU and memory allocations. * Best effort: Allocate the same CPU and memory but do not reserve the resources.
The class type guaranteed-small allocates 2 CPU, 4 GB of memory, and 16 GB of storage and reserves CPU and memory allocations. Custom virtual machine class types cannot be defined.