DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Boost Your Certification Prep with 5V0-23.20 Mock Tests, VMware vSphere with Tanzu Specialist | SPOTO

Ace the VMware vSphere with Tanzu Specialist exam with SPOTO's 2025 practice tests. Our comprehensive resources, including mock exams, sample questions, and more, will enhance your understanding of deploying and managing vSphere with Tanzu for Kubernetes and containerized applications. Master your skills and confidently navigate the exam!
Take other online exams

Question #1
Which two capabilities are associated with vSphere Pod? (Choose two.)
A. Compatibility with vSphere vMotion
B. Compatibility with vSphere performance charts
C. Compatibility with NSX-V Datacenter
D. Compatibility with vSphere HA and DRS
E. Compatibility with Windows and Linux kernels
View answer
Correct Answer: CD

View The Updated 5V0-23.20 Exam Questions

SPOTO Provides 100% Real 5V0-23.20 Exam Questions for You to Pass Your 5V0-23.20 Exam!

Question #2
A developer is trying to deploy a Kubernetes Application into a namespace within a SupervisorCluster The deployment must utilize the latest assets that have been pushed into the RegistryService.What should the developer add to the YAML file to ensure that the deployment is successful?
A. image: //:latest
B. template: // : latest
C. image: //:latest
D. template: //:latest
View answer
Correct Answer: D
Question #3
Which statement accurately describes the Primary Workload Network?
A. t carries traffic between load balancer and vCenter
B. t carries traffic between load balancer and Supervisory control plane
C. t is created by developers as part of TKG cluster deployment
D. t carries traffic between Supervisory control plane and vCenter
View answer
Correct Answer: D
Question #4
Kubernetes object types are going to be limited by an administrator within a vSphere with Tanzunamespace. Which three Kubernetes object types may be limited? (Choose three.)
A. Number of Persistent Volume Claims
B. Number of Pods
C. Number of Operators
D. Number of DaemonSets
E. Number of Ingress frontends
F. Number of Load Balancer Services
View answer
Correct Answer: ABD
Question #5
An administrator needs to assign access to a vSphere Namespace. Which two valid roles may be assigned to a user or a group of users? (Choose two.)
A. reate
B. odify
C. elete
D. iew
E. dit
View answer
Correct Answer: DE
Question #6
Which is a valid version change for a Tanzu Kubernetes cluster running Kubernetes version 1.16.7?
A. Upgrade one major version (e
B. Upgrade two minor versions (e
C. Downgrade one patch version (e
D. Upgrade one minor version (e
View answer
Correct Answer: D
Question #7
Why would an organization set up private image registries?
A. Role-based access control can be assigned by integrating the image registry with user identity management
B. DevOps engineers are able to store virtual machine images in a central location
C. Open source registry server projects enable organizations to modify them as necessary
D. Public image registries lack enterprise support
View answer
Correct Answer: A
Question #8
Which open-source project extends the Docker registry source code to provide an enterprise-classregistry server?
A. Namespace
B. Manifest
C. Harbor
D. Github
View answer
Correct Answer: C
Question #9
To which set of networks are the Supervisor Cluster nodes attached when deploying with an NSX-Tnetwork topology?
A. Frontend and Workload
B. Frontend and Management
C. Workload and NSX Overlay
D. Management and NSX Overlay
View answer
Correct Answer: A
Question #10
A development team has submitted a YAML specification to create a Tanzu Kubernetes cluster called dev-cluster and wants to verify that the cluster is running. Which command should be run to obtain this verification?
A. ubectl show tkc dev-cluster
B. ubectl get cluster dev-cluster
C. ubectl get tkc dev-cluster
D. ubectl list cluster dev-cluster
View answer
Correct Answer: B
Question #11
Which command displays the storage limits that have been set together with the amount ofresources consumed?
A. kubect1 get resourcequotas
B. kubect1 config get-resourcequotas limits
C. kubect1 list resourcequotas
D. kubect1 describe resourcequotas
View answer
Correct Answer: C
Question #12
Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?
A. Center Server performs an in-place upgrade of the Supervisor Cluster control plane VMs
B. Center Server orchestrates the rolling upgrade of Supervisory control plane VMs and upgrades the ESXi host spherelet component
C. n administrator manually deploys new Supervisor Cluster control plane VMs and uses vSphere Lifecycle Manager to update the ESXi host spherelet component
D. n administrator downloads and installs new RPMs to the Supervisor Cluster control plane VMs
View answer
Correct Answer: C
Question #13
A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version ofKubernetes that is running. Which command will show this information?
A. kubect1 describe tkc dev-cluster
B. kubect1 explain tkg dev-cluster
C. kubect1 get version
D. kubect1 get vm dev-cluster
View answer
Correct Answer: D
Question #14
The network topology for a Supervisor Cluster deployed using the vSphere networking stack, and aHAProxy load balancer is being planned. In addition to the control plane management IP range andservices P range, how many non-overlapping P address ranges are needed?
A. 3
B. 1
C. 4
D. 2
View answer
Correct Answer: B
Question #15
Which requirement is valid for vSphere with Tanzu on vSphere Distributed Switch Network?
A. Workload networks that are routable to the primary workload network
B. HAProxy Virtual Server IP range that is allocated to NSX-T edge router external interface
C. Network Interface Cards with Single Root IO Visualization Support (SR-IOV)
D. HAProxy Frontend hterface that has a common subnet and bridged interface to workload networks
View answer
Correct Answer: B
Question #16
What is the minimum number of portgroups needed, in addition to the management portgroup. toprovide connectivity for external services on a Supervisor Cluster?
A. 1
B. 4
C. 3
D. 2
View answer
Correct Answer: A
Question #17
Where is a storage policy applied to enable Persistent Volumes?
A. Namespace
B. Datastore
C. Virtual Machine
D. Cluster
View answer
Correct Answer: D
Question #18
Which object provides user access to applications running on vSphere with Tanzu?
A. External load balancer
B. vSphere Distributed Switch
C. Round-robin DNS
D. Internal load balancer
View answer
Correct Answer: B
Question #19
A Namespace contains multiple Tanzu Kubernetes clusters. How is access granted to a single Tanzu Kubernetes cluster?
A. reate a custom Role and RoleBinding, and then apply to the Namespace using kubectl commands
B. se the vSphere Client to grant access to the Namespace
C. reate a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands
D. se the vSphere Client to grant access to the Tanzu Kubernetes cluster
View answer
Correct Answer: C
Question #20
The virtualization team supports many development teams on a Supervisor cluster. For a specificdevelopment team, they would like to limit persistent volumes that can be created on TanzuKubernetes clusters to only an NFS based storage array.Which action should be taken to accomplish this goal?
A. Use kubectl to create a storage class in the Supervisor cluster
B. Set a resource quota limiting the number of PVCs for that development team
C. Add a storage policy to that development team's Supervisor Namespace containing only the NFS datastore
D. Disconnect non-NFS datastores from the ESXi hosts that make up the Supervisor cluster
View answer
Correct Answer: B

View The Updated Vmware Exam Questions

SPOTO Provides 100% Real Vmware Exam Questions for You to Pass Your Vmware Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: