Practice Test Free
  • QUESTIONS
  • COURSES
    • CCNA
    • Cisco Enterprise Core
    • VMware vSphere: Install, Configure, Manage
  • CERTIFICATES
No Result
View All Result
  • Login
  • Register
Quesions Library
  • Cisco
    • 200-301
    • 200-901
      • Multiple Choice
      • Drag Drop
    • 350-401
      • Multiple Choice
      • Drag Drop
    • 350-701
    • 300-410
      • Multiple Choice
      • Drag Drop
    • 300-415
      • Multiple Choice
      • Drag Drop
    • 300-425
    • Others
  • AWS
    • CLF-C02
    • SAA-C03
    • SAP-C02
    • ANS-C01
    • Others
  • Microsoft
    • AZ-104
    • AZ-204
    • AZ-305
    • AZ-900
    • AI-900
    • SC-900
    • Others
  • CompTIA
    • SY0-601
    • N10-008
    • 220-1101
    • 220-1102
    • Others
  • Google
    • Associate Cloud Engineer
    • Professional Cloud Architect
    • Professional Cloud DevOps Engineer
    • Others
  • ISACA
    • CISM
    • CRIS
    • Others
  • LPI
    • 101-500
    • 102-500
    • 201-450
    • 202-450
  • Fortinet
    • NSE4_FGT-7.2
  • VMware
  • >>
    • Juniper
    • EC-Council
      • 312-50v12
    • ISC
      • CISSP
    • PMI
      • PMP
    • Palo Alto Networks
    • RedHat
    • Oracle
    • GIAC
    • F5
    • ITILF
    • Salesforce
Contribute
Practice Test Free
  • QUESTIONS
  • COURSES
    • CCNA
    • Cisco Enterprise Core
    • VMware vSphere: Install, Configure, Manage
  • CERTIFICATES
No Result
View All Result
Practice Test Free
No Result
View All Result
Home Mock Test Free

5V0-23.20 Mock Test Free

Table of Contents

Toggle
  • 5V0-23.20 Mock Test Free – 50 Realistic Questions to Prepare with Confidence.
  • Access Full 5V0-23.20 Mock Test Free

5V0-23.20 Mock Test Free – 50 Realistic Questions to Prepare with Confidence.

Getting ready for your 5V0-23.20 certification exam? Start your preparation the smart way with our 5V0-23.20 Mock Test Free – a carefully crafted set of 50 realistic, exam-style questions to help you practice effectively and boost your confidence.

Using a mock test free for 5V0-23.20 exam is one of the best ways to:

  • Familiarize yourself with the actual exam format and question style
  • Identify areas where you need more review
  • Strengthen your time management and test-taking strategy

Below, you will find 50 free questions from our 5V0-23.20 Mock Test Free resource. These questions are structured to reflect the real exam’s difficulty and content areas, helping you assess your readiness accurately.

Question 1

Which process should be used to upgrade the vSphere with Tanzu Supervisor Cluster?

A. Use the vSphere Client, navigate to Workload Management, and apply updates.

B. Use kubectl, and apply an update manifest specification to the Supervisor Cluster.

C. Use the vSphere Client, navigate to vSphere Lifecycle Manager, and apply updates.

D. Allow vSphere with Tanzu Supervisor Cluster to upgrade automatically when new versions are available.

 


Suggested Answer: D

Community Answer: A

 

Question 2

An administrator needs to configure a Supervisor Cluster with the vSphere networking stack (vSphere Distributed Switch) and HAProxy appliance using default configuration. The administrator has already connected all hosts in the cluster to a vSphere Distributed Switch and created distributed portgroups.
Which designation must be mapped to a distributed portgroup?

A. Primary Workload Network

B. Load Balancer Network

C. Frontend Network

D. Supervisor Cluster Network

 


Suggested Answer: D

Community Answer: A

 

Question 3

The application development team is pushing a Kubernetes application into production. It consists of an application server and a database. The team wants to ensure that only the production application server can access the production database.
Can the development team meet this requirement using Kubernetes Network Policy?

A. Yes, by using kubectl to create a Network Policy that only allows pods on the same network segment to talk to each other.

B. Yes, by logging in to NSX Manager and creating a firewall rules to only allow the production application server pod to talk to the database.

C. Yes, by using kubectl to create a policy that disables pod to pod communication in the Namespace.

D. No, Kubernetes Network Policy does not support this action.

 


Suggested Answer: C

Community Answer: A

 

Question 4

A company needs to provide global visibility and consistent policy management across multiple Tanzu Kubernetes Clusters, namespaces, and clouds.
Which VMware solution will meet these requirements?

A. vSphere with Tanzu Supervisor Cluster

B. vCenter Server

C. Tanzu Mission Control

D. Tanzu Kubernetes Grid Service

 


Suggested Answer: C

Community Answer: C

 

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. Create

B. Modify

C. Delete

D. View

E. Edit

 


Suggested Answer: DE

Community Answer: DE

 

Question 6

Which object is deployed on the workload network when vSphere with Tanzu is configured with vSphere network stack?

A. Windows Virtual Machines

B. Registry Service

C. Tanzu Kubernetes clusters

D. NSX Edge

 


Suggested Answer: C

Community Answer: C

 

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.

 


Suggested Answer: A

Community Answer: A

 

Question 8

Which corresponding object is automatically created in the embedded Registry Service when a new Namespace is created in the Supervisor Cluster?

A. Pod

B. Project

C. Container

D. Image

 


Suggested Answer: B

Community Answer: B

 

Question 9

How are updates applied to Tanzu Kubernetes clusters?

A. The cluster is shutdown, Update Manager applies patches to VMs, and the cluster is restarted.

B. Worker nodes are shutdown while Controllers are patched and restarted after the update.

C. New nodes are incrementally added with new Kubernetes versions so as a new node is added, an older node is removed.

D. A new cluster is completely configured and runs in parallel to the primary cluster prior to switchover.

 


Suggested Answer: C

Community Answer: C

 

Question 10

Which name is a valid namespace name?

A. name$pace01

B. namespace-01

C. namespace_01

D. NameSpace 01

 


Suggested Answer: C

Community Answer: B

 

Question 11

How do Tanzu Kubernetes clusters communicate with Storage Policy Based Management to request PersistentVolumes?

A. Through a proxy VM

B. Directly with vCenter Server and the underlying ESXi hosts

C. Through the Supervisor Cluster

D. Directly with the vCenter Server

 


Suggested Answer: C

Community Answer: C

 

Question 12

A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.
Which role should the vSphere administrator apply for the developer?

A. Assign the developer user with the “can edit” role at the vSphere Namespace object.

B. Assign the developer user with the “vSphere Kubernetes Manager” role at the vSphere Namespace object.

C. Assign the developer user with the “vSphere Kubernetes Manager” role at the cluster object.

D. Assign the developer user with the “can edit” role at the cluster object.

 


Suggested Answer: C

Community Answer: A

 

Question 13

Which three elements should be configured by a vSphere administrator after creating vSphere Namespace? (Choose three.)

A. Permissions

B. Capacity and Usage limits

C. License

D. Namespace name

E. Storage Policy

F. NSX Segment

 


Suggested Answer: BEF

Community Answer: ABE

 

Question 14

A company needs its administrators to be able to manage access, apply security policies, and inspect Kubernetes clusters for security and configuration risks across multiple platforms.
Which solution will meet these requirements?

A. Kubernetes Security Contexts

B. Kubernetes Role Based Access Control (RBAC)

C. Tanzu Kubernetes Grid Service

D. Tanzu Mission Control

 


Suggested Answer: B

Community Answer: D

 

Question 15

Which statement provides the most accurate description for the Sphere let?

A. The Spherelet allows the ESXi host to become part of the Kubernetes cluster.

B. The Spherelet provides high availability for the Kubernetes cluster.

C. The Spherelets exist as VMs and are load balanced, each with their own IP address.

D. The Spherelet includes a paravirtualized Linux kernel that works together with the hypervisor.

 


Suggested Answer: C

Community Answer: A

 

Question 16

What is required to enable Workload Management?

A. vSphere Distributed Switch

B. Windows Network Load Balancer

C. Github repository

D. NSX-V

 


Suggested Answer: A

Community Answer: A

 

Question 17

Which description accurately characterizes virtual machine class types for Tanzu Kubernetes cluster (TKC) nodes?

A. A best-effort class does not provide high availability for TKC nodes.

B. A best-effort class reserves CPU and Memory resources for TKC nodes.

C. A guaranteed class provides high availability for TKC nodes.

D. A guaranteed class reserves CPU and Memory resources for TKC nodes.

 


Suggested Answer: D

Community 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

 


Suggested Answer: D

Community Answer: A

 

Question 19

Which two configurations are needed to meet the minimum vSphere with Tanzu on vSphere Distributed Switch Network Requirements? (Choose two.)

A. Network Interface Cards with Single Root IO Virtualization support (SR-IOV)

B. vCenter Server connected to the workload network

C. Non-overlapping subnets on workload networks

D. One workload network designated as the primary workload network

E. Physical Network MTU set to 1600 Bytes

 


Suggested Answer: C

Community Answer: D

 

Question 20

Which two functions are provided by the NSX Container Plug-in (NCP)? (Choose two.)

A. Implements Kubernetes Ingress with an NSX-T layer 7 load balancer

B. Integrates with container-based PaaS such as Docker

C. Creates an NSX-T logical topology for a Kubernetes cluster and a separate logical network for each Kubernetes namespace

D. Configures Overlay Transport Zones

E. Implements Kubernetes Ingress with an NSX-T layer 4 load balancer

 


Suggested Answer: AC

Community Answer: AC

 

Question 21

Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?

A. vCenter Server performs an in-place upgrade of the Supervisor Cluster control plane VMs.

B. vCenter Server orchestrates the rolling upgrade of Supervisory control plane VMs and upgrades the ESXi host spherelet component.

C. An administrator manually deploys new Supervisor Cluster control plane VMs and uses vSphere Lifecycle Manager to update the ESXi host spherelet component.

D. An administrator downloads and installs new RPMs to the Supervisor Cluster control plane VMs.

 


Suggested Answer: C

Community Answer: B

 

Question 22

How does Kubernetes implement the vSphere storage policy in vSphere with Tanzu?

A. Storage class

B. Paravirtual CSI

C. Static Persistent Volume

D. Persistent Volume

 


Suggested Answer: A

Community Answer: A

 

Question 23

Which statement is true about Kubernetes Network Policies?

A. The Supervisor cluster contains a firewall to implement the network policy.

B. The policy is created by developers and applied using a YAML specification.

C. vSphere administrator adds the Kubernetes Network policy to the Development team’s Namespace to implement the rules.

D. vSphere administrator creates the network policy in NSX Manager to restrict app-to-app communication.

 


Suggested Answer: B

Community Answer: B

 

Question 24

Which command provides valid syntax to deploy a vSphere Pod?

A. tkg apply -c containerName

B. docker run containerName

C. kubectl apply -c deployment.yaml

D. kubectl apply -f deployment.yaml

 


Suggested Answer: B

Community Answer: D

 

Question 25

How are quotas and permissions guaranteed by vSphere with Tanzu for Tanzu Kubernetes (TKG) clusters that are deployed within a namespace?

A. By routing quota and permission API calls to vCenter Server via the Supervisor Cluster

B. By ensuring each TKG cluster has a quotas and permissions system built into it natively which enforces all requests

C. By having the Supervisor Cluster poll the TKG cluster periodically to ensure adherence to quotas and permissions

D. By deploying an external authentication solution

 


Suggested Answer: A

Community Answer: B

 

Question 26

Which command will show the Tanzu Kubernetes cluster versions available in the vSphere content library?

A. kubectl get rc,services

B. kubectl get contentlibrary

C. kubectl get tanzukubernetesreleases

D. kubectl get tanzuimages

 


Suggested Answer: D

Community Answer: C

 

Question 27

Which statement accurately describes a vSphere with Tanzu Supervisor Cluster?

A. It is a Kubernetes cluster deployed by developers using a YAML specification file.

B. It aggregates hosts across vSphere clusters to form a Kubernetes cluster on vSphere.

C. It enables vSphere High Availability and Distributed Resource Scheduler.

D. It exposes a Kubernetes API for use by DevOps teams.

 


Suggested Answer: D

Community Answer: D

 

Question 28

On which network are TKG clusters deployed in vSphere with Tanzu when using the vSphere networking stack?

A. Workload

B. Backend

C. Edge

D. Frontend

 


Suggested Answer: C

Community Answer: A

 

Question 29

How would information be found about which Kubernetes cluster and pod are using a given PersistentVolume in vSphere?

A. Through the file browser in the Datastore view within vCenter

B. By querying the CNS API using the esxcli command

C. Using the vSphere Client, go to the Cloud Native Storage view for the datastore

D. By using vmwarectrl get persistentvolumes command

 


Suggested Answer: C

 

Question 30

Which three roles does the Spherelet perform? (Choose three.)

A. Determines placement of vSphere pods

B. Manages node configuration

C. Starts vSphere pods

D. Provides a key-value store for pod configuration

E. Communicates with Kubernetes API

F. Provisions Tanzu Kubernetes clusters

 


Suggested Answer: BCF

Community Answer: BCE

 

Question 31

What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?

A. Tier-1 uplink

B. vSphere Distributed Switch

C. Tier-0 uplink segment

D. Transport Zones

 


Suggested Answer: C

Community Answer: C

 

Question 32

A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running.
Which command will show this information?

A. kubectl describe tkc dev-cluster

B. kubectl explain tkg dev-cluster

C. kubectl get version

D. kubectl get vm dev-cluster

 


Suggested Answer: C

Community Answer: A

 

Question 33

When creating a Supervisor Namespace, which item must be added to ensure that the end user can consume the namespace?

A. Content Library

B. Permissions

C. Storage

D. Limits

 


Suggested Answer: B

Community Answer: B

 

Question 34

What is the primary purpose of the Cloud Native Storage component within VMware vCenter Server?

A. Enabling the configuration of Public Cloud Storage in vCenter

B. Replacing Storage Policy Based Management for container volumes

C. Importing vSphere metadata into Kubernetes

D. Provisioning and lifecycle operations for persistent volumes

 


Suggested Answer: D

Community Answer: D

 

Question 35

A Namespace contains multiple Tanzu Kubernetes clusters.
How is access granted to a single Tanzu Kubernetes cluster?

A. Create a custom Role and RoleBinding, and then apply to the Namespace using kubectl commands.

B. Use the vSphere Client to grant access to the Namespace.

C. Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands.

D. Use the vSphere Client to grant access to the Tanzu Kubernetes cluster.

 


Suggested Answer: C

Community Answer: C

 

Question 36

Kubernetes object types are going to be limited by an administrator within a vSphere with Tanzu namespace.
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

 


Suggested Answer: CDF

Community Answer: ABD

 

Question 37

Which requirement is needed to deploy Tanzu Kubernetes clusters but is unnecessary when deploying vSphere Pods?

A. Harbor Image Registry

B. vSphere Single Sign-On

C. vSphere Content Library

D. Namespaces

 


Suggested Answer: A

Community Answer: C

 

Question 38

How can a vSphere administrator replace the Supervisor Cluster API endpoint certificate?

A. Use the certificate-manager CLI utility to replace the Supervisor Cluster API endpoint certificate.

B. Use the vSphere Client to replace the Workload platform MTG certificate.

C. Use the vSphere Client to replace the NSX Load Balancer certificate.

D. Use kubectl to replace the Supervisor Cluster API endpoint certificate.

 


Suggested Answer: B

Community Answer: B

 

Question 39

An administrator is configuring a vSphere with Tanzu Supervisor Cluster with the vSphere networking stack.
Which two minimum requirements must be met for the compute and networking components? (Choose two.)

A. The cluster configured with vSphere High Availability enabled

B. A DHCP IP address range for the Kubernetes control plane VMs

C. A DHCP IP address range for the HA Proxy virtual IPs

D. A minimum of three distinct subnets

E. The cluster configured with vSphere DRS enabled and automation level set to Fully Automated

 


Suggested Answer: DE

Community Answer: AE

 

Question 40

What is the minimum number of portgroups needed, in addition to the management portgroup, to provide connectivity for external services on a Supervisor Cluster?

A. 1

B. 4

C. 3

D. 2

 


Suggested Answer: C

Community Answer: A

 

Question 41

Which statement accurately describes the Primary Workload Network?

A. It carries traffic between load balancer and vCenter.

B. It carries traffic between load balancer and Supervisory control plane.

C. It is created by developers as part of TKG cluster deployment.

D. It carries traffic between Supervisory control plane and vCenter.

 


Suggested Answer: D

Community Answer: B

 

Question 42

How do vSphere Namespaces allow different teams to share a Kubernetes cluster?

A. Attaches authorization and policy to a subsection of the cluster

B. Installs Calico CNI

C. Installs a network policy provider

D. Advertises extended resources for a node

 


Suggested Answer: A

Community Answer: A

 

Question 43

Which statement describes a characteristic of Supervisor Cluster control plane VMs?

A. Manage the lifecycle of ESXi hosts

B. Are manually created by a vSphere administrator

C. Host developer workloads

D. Run system and infrastructure pods

 


Suggested Answer: C

Community Answer: D

 

Question 44

Which is a valid version change for a Tanzu Kubernetes cluster running Kubernetes version 1.16.7?

A. Upgrade one major version (e.g., 2.0.1)

B. Upgrade two minor versions (e.g., 1.18.0)

C. Downgrade one patch version (e.g., 1.16.5)

D. Upgrade one minor version (e.g., 1.17.0)

 


Suggested Answer: C

Community Answer: D

 

Question 45

Which external load balancer is supported in vSphere 7 U1 using the vSphere networking stack?

A. Nginx

B. Seesaw

C. Loadmaster

D. HAProxy

 


Suggested Answer: C

Community Answer: D

 

Question 46

Which authentication method is supported for logging into the vSphere with Tanzu Supervisor cluster?

A. Key-based authentication

B. Workspace ONE access

C. Static username and password

D. vCenter Single Sign-On

 


Suggested Answer: D

 

Question 47

Which capability do persistent volumes provide to containerized applications?

A. Automated disk archival

B. Support for in-memory databases

C. Support for ephemeral workloads

D. Retention of application state and data

 


Suggested Answer: B

Community Answer: D

 

Question 48

Which kubectl command is used to list the Kubernetes services in the current active namespace?

A. kubectl get services

B. kubectl get loadbalancer

C. kubectl services get ip

D. kubectl list services

 


Suggested Answer: A

Community Answer: A

 

Question 49

Which two networks are used to attach Supervisor Cluster control plane VMs when using the vSphere networking stack? (Choose two.)

A. vMotion

B. Frontend

C. Primary workload

D. Management

E. Non-primary workload

 


Suggested Answer: DE

Community Answer: CD

 

Question 50

What is the proper way to delete a Persistent Volume Claim?

A. By using the kubectl delete persistentvolumeclaim command

B. By using the kubectl remove pvc command

C. Through the SPBM policy engine using the vSphere Client

D. By unmounting the volume from the VM and deleting it from the vSphere datastore

 


Suggested Answer: A

Community Answer: A

 

Access Full 5V0-23.20 Mock Test Free

Want a full-length mock test experience? Click here to unlock the complete 5V0-23.20 Mock Test Free set and get access to hundreds of additional practice questions covering all key topics.

We regularly update our question sets to stay aligned with the latest exam objectives—so check back often for fresh content!

Start practicing with our 5V0-23.20 mock test free today—and take a major step toward exam success!

Share18Tweet11
Previous Post

5V0-21.21 Mock Test Free

Next Post

5V0-31.22 Mock Test Free

Next Post

5V0-31.22 Mock Test Free

712-50 Mock Test Free

ADM-201 Mock Test Free

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended

Network+ Practice Test

Comptia Security+ Practice Test

A+ Certification Practice Test

Aws Cloud Practitioner Exam Questions

Aws Cloud Practitioner Practice Exam

Comptia A+ Practice Test

  • About
  • DMCA
  • Privacy & Policy
  • Contact

PracticeTestFree.com materials do not contain actual questions and answers from Cisco's Certification Exams. PracticeTestFree.com doesn't offer Real Microsoft Exam Questions. PracticeTestFree.com doesn't offer Real Amazon Exam Questions.

  • Login
  • Sign Up
No Result
View All Result
  • Quesions
    • Cisco
    • AWS
    • Microsoft
    • CompTIA
    • Google
    • ISACA
    • ECCouncil
    • F5
    • GIAC
    • ISC
    • Juniper
    • LPI
    • Oracle
    • Palo Alto Networks
    • PMI
    • RedHat
    • Salesforce
    • VMware
  • Courses
    • CCNA
    • ENCOR
    • VMware vSphere
  • Certificates

Welcome Back!

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Fill the forms below to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.