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 Exam Prep Free

5V0-23.20 Exam Prep Free

Table of Contents

Toggle
  • 5V0-23.20 Exam Prep Free – 50 Practice Questions to Get You Ready for Exam Day
  • Access Full 5V0-23.20 Exam Prep Free

5V0-23.20 Exam Prep Free – 50 Practice Questions to Get You Ready for Exam Day

Getting ready for the 5V0-23.20 certification? Our 5V0-23.20 Exam Prep Free resource includes 50 exam-style questions designed to help you practice effectively and feel confident on test day

Effective 5V0-23.20 exam prep free is the key to success. With our free practice questions, you can:

  • Get familiar with exam format and question style
  • Identify which topics you’ve mastered—and which need more review
  • Boost your confidence and reduce exam anxiety

Below, you will find 50 realistic 5V0-23.20 Exam Prep Free questions that cover key exam topics. These questions are designed to reflect the structure and challenge level of the actual exam, making them perfect for your study routine.

Question 1

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 2

An administrator is tasked with horizontally scaling an existing Tanzu Kubernetes cluster from 6 to 4 nodes.
Which action does the administrator need to complete to ensure the cluster scales successfully when updating the YAML definition?

A. Decrease the number of control plane nodes to 4.

B. Decrease the number of worker nodes to 4.

C. Update the Virtual Machine Class Type.

D. Update the Kubernetes version to the latest supported version.

 


Suggested Answer: B

Community Answer: B

 

Question 3

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 4

The application development team plans to test a few CPU intensive applications. The virtualization team is concerned about these applications impacting other teams.
How should the team manage this problem?

A. Set a CPU reservation on the Namespace Resource Pool in vCenter.

B. Add a CPU limit to the Namespace Resource Pool in vCenter.

C. Set a network policy to limit network bandwidth within the vSphere Namespace.

D. Add a CPU limit to the vSphere Namespace for the development team.

 


Suggested Answer: B

Community Answer: D

 

Question 5

Which action is required to enable workload management?

A. Assign vSphere Enterprise Plus license to the Supervisor Cluster

B. Change Kubernetes API Endpoint Certificate

C. Use NSX-T as the Networking Stack for Supervisor Cluster

D. Enable vSphere HA and vSphere DRS in Fully Automated mode

 


Suggested Answer: D

Community Answer: D

 

Question 6

What is automatically created within NSX-T when an administrator creates a new namespace in the vSphere client?

A. A new segment connected to a Tier-1 gateway and a new overlay transport zone

B. A new segment connected to a Tier-0 gateway and a new overlay transport zone

C. A new segment connected to a Tier-0 gateway and an existing overlay transport zone

D. A new segment connected to a Tier-1 gateway and an existing overlay transport zone

 


Suggested Answer: D

Community Answer: D

 

Question 7

Which vSphere with Tanzu Workload Network topology provides Layer 2 isolation between Tanzu Kubernetes clusters across namespaces when vSphere Distributed Switches are used?

A. A dedicated Primary Workload Network for the Supervisor Cluster control plane VMs and separate Workload Networks for each namespace

B. A dedicated Primary Workload Network for the Supervisor Cluster control plane VMs and a single Workload Network for namespaces

C. A single Workload Network for the Supervisor Cluster control plane VMs and Tanzu Kubernetes clusters

D. Distributed firewall rules to isolate namespaces

 


Suggested Answer: C

Community Answer: A

 

Question 8

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

 


Suggested Answer: AD

Community Answer: BD

 

Question 9

Where are the virtual machine images stored that are used to deploy Tanzu Kubernetes clusters?

A. Content Library

B. Supervisor Cluster

C. Harbor Image Registry

D. Namespace

 


Suggested Answer: C

Community Answer: A

 

Question 10

What is the minimum number of virtual distributed portgroups that must be configured on the vSphere Distributed Switch before enabling Workload Management using the vSphere networking stack and a HAProxy load balancer?

A. 2

B. 1

C. 4

D. 3

 


Suggested Answer: D

Community Answer: A

 

Question 11

Which kubectl command should be used to change the active vSphere namespace to namespace-01?

A. kubectl config use-context namespace-01

B. kubectl describe ns namespace-01

C. kubectl get ns namespace-01

D. kubectl config change-context namespace-01

 


Suggested Answer: C

Community Answer: A

 

Question 12

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 13

What is the primary way that the Supervisor Cluster enables vSphere administrators to provide governance around DevOps on-demand workloads?

A. Namespaces act as resource envelopes with policy that limits access and resource consumption.

B. Root access to ESXi hosts is disabled.

C. Load Balancer and multiple control plane nodes provide high availability.

D. Prometheus provides observability to the cluster.

 


Suggested Answer: A

Community Answer: A

 

Question 14

Which two actions are orchestrated by the NSX Container Plugin (NCP)? (Choose two.)

A. Creation of an embedded registry

B. Creation of an NSX Edge

C. Creation of a portgroup

D. Creation of a service

E. Creation of a network policy

 


Suggested Answer: AD

Community Answer: DE

 

Question 15

Which step in vSphere with Tanzu enablement using the vSphere Distributed Switch process is done prior to using the Workload Management Enablement Wizard?

A. Deploy the load balancer

B. Choose the Kubernetes content library that should be used in the Supervisor Cluster

C. Define the Primary workload network IP range

D. Define the Management network interfaces for the Supervisor Cluster

 


Suggested Answer: D

Community Answer: A

 

Question 16

Which value must be increased or decreased to horizontally scale a Tanzu Kubernetes cluster?

A. Namespaces

B. etcd instance

C. Worker node count

D. ReplicaSets

 


Suggested Answer: C

Community Answer: C

 

Question 17

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 18

Which description reflects a use case for an embedded image registry?

A. Manage source code changes

B. Configure network settings of the image

C. Maintain desired state configuration for containers

D. Secure artifacts with policies and role-based access control

 


Suggested Answer: D

Community Answer: D

 

Question 19

An administrator needs to label and push an image into Harbor.
Which command should the administrator run first?

A. docker tag demoapp01:14.04 /demo/demoapp01:14.04

B. kubectl tag demoapp01:14.04 /demo/demoapp01:14.04

C. kubectl label demoapp01:14.04 /demo/demoapp01:14.04

D. docker label demoapp01:14.04 /demo/demoapp01:14.04

 


Suggested Answer: A

Community Answer: A

 

Question 20

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?

A. Manually update the CPU and memory of the nodes

B. Update the Virtual Machine Class Type

C. Increase the number of worker nodes

D. Increase the number of control plane nodes

 


Suggested Answer: C

Community Answer: B

 

Question 21

What needs to be deployed to access applications on vSphere with Tanzu?

A. vSphere Distributed Switch

B. Virtual router

C. Internal load balancer

D. External load balancer

 


Suggested Answer: D

Community Answer: D

 

Question 22

To which network are HA Proxy virtual server IP addresses issued when using the vSphere networking stack default configuration?

A. vMotion

B. Overlay

C. Primary workload

D. Management

 


Suggested Answer: A

Community Answer: C

 

Question 23

An administrator is planning the deployment of a vSphere with Tanzu using an NSX-T environment and must ensure that the control plane VMs and container images are placed onto different datastores. The administrator decides to create two datastores and apply differently named tags to each datastore.
Which additional action would the administrator need to perform to meet this requirement?

A. Create two storage policies with different tag criteria and apply to the Supervisor Cluster using the vSphere Client.

B. Create two storage policies with different tag criteria and apply to the Supervisor Cluster using kubectl commands.

C. Create two storage policies with all tag criteria and apply to the Supervisor Cluster using kubectl commands.

D. Create a single storage policy containing all tag criteria and apply to the Supervisor Cluster using the vSphere Client.

 


Suggested Answer: A

Community Answer: A

 

Question 24

Which step is necessary in order to allocate storage to a newly created namespace?

A. Assign a VM Storage Policy

B. Assign permissions to users

C. Define resource limits

D. Add a content library

 


Suggested Answer: A

Community Answer: A

 

Question 25

A developer is trying to deploy a Kubernetes Application into a namespace within a Supervisor Cluster. The deployment must utilize the latest assets that have been pushed into the Registry Service.
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

 


Suggested Answer: C

Community Answer: C

 

Question 26

Which command will display the container image(s) used in a vSphere pod deployment name nginx-deployment?

A. kubectl get deployment nginx-deployment

B. kubectl get pod nginx

C. kubectl describe deployment nginx-deployment

D. docker ps

 


Suggested Answer: C

Community Answer: C

 

Question 27

Which kubectl command is used to deploy the application when using a Kubernetes deployment specification file, my-app.yaml?

A. kubectl run my-app.yaml

B. kubectl apply -f my-app.yaml

C. kubectl create my-app.yaml

D. kubectl apply spеc my-app.yaml

 


Suggested Answer: B

Community Answer: B

 

Question 28

What is the correct process to store images in a project on the Registry Service?

A. Use the kubectl push command

B. Use the docker push command

C. Use the vSphere Client to upload the image the content library

D. Use the vSphere Client to upload the image to the Registry Service

 


Suggested Answer: C

Community Answer: B

 

Question 29

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 30

Which Kubernetes Service Types exposes the service externally using a static port?

A. Headless

B. NodePort

C. ExternalName

D. ClusterIP

 


Suggested Answer: B

Community Answer: B

 

Question 31

Which process should be used to enable the embedded Harbor image registry in vSphere with Tanzu?

A. Deploy the Harbor OVF template to the cluster.

B. Use kubectl, and deploy a Harbor deployment specification.

C. Deploy the Harbor Helm chart.

D. Enable directly through the vSphere Client.

 


Suggested Answer: C

Community Answer: D

 

Question 32

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

 

Question 33

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 34

Where is a storage policy applied to enable Persistent Volumes?

A. Namespace

B. Datastore

C. Virtual Machine

D. Cluster

 


Suggested Answer: B

Community Answer: A

 

Question 35

Which object helps maintain copies of a vSphere pod?

A. ReplicaSets

B. Network Policies

C. Namespaces

D. Persistent Volume

 


Suggested Answer: B

Community Answer: A

 

Question 36

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 37

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 38

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 39

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 40

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 41

A developer is trying to deploy a Kubernetes Application by using an image from the embedded Registry Service into an existing Namespace within a Supervisor Cluster.
Which three steps must be completed to ensure the deployment is successful? (Choose three.)

A. Include the image: //: in the YAML spec.
Image

B. Run kubectl config use-context to switch to the correct namespace.

C. Run kubectl config set-context to switch to the correct namespace.

D. Pull the image into the Registry service with docker pull //:.
Image

E. Include the image: /: in the YAML spec.
Image

F. Push the image to the Registry service with docker push //:.
Image

 


Suggested Answer: ABD

Community Answer: ABF

 

Question 42

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 43

Which three characteristics are true of Control Plane VMs? (Choose three.)

A. They can be resized by administrators directly through vCenter Inventory View.

B. They each run the Spherelet.

C. They each expose the Kubernetes API.

D. They do not run any Kubernetes Pods.

E. They are connected to a Management portgroup.

F. They are deployed via a vCenter Service.

 


Suggested Answer: ABE

Community Answer: CEF

 

Question 44

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 45

How can the vSphere administrator generate a certificate signing request for the Supervisor Cluster API endpoint certificate?

A. Use kubectl to generate a certificate signing request for the Supervisor Cluster API endpoint certificate.

B. Use the certificate-manager CLI utility to generate a certificate signing request for the Supervisor Cluster API endpoint certificate.

C. Use the vSphere Client to generate a certificate signing request for the NSX Load Balancer certificate.

D. Use the vSphere Client to generate a certificate signing request for the Workload platform MTG certificate.

 


Suggested Answer: B

Community Answer: D

 

Question 46

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. kubectl show tkc dev-cluster

B. kubectl get cluster dev-cluster

C. kubectl get tkc dev-cluster

D. kubectl list cluster dev-cluster

 


Suggested Answer: B

Community Answer: C

 

Question 47

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 48

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 49

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 50

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

 

Access Full 5V0-23.20 Exam Prep Free

Want to go beyond these 50 questions? Click here to unlock a full set of 5V0-23.20 exam prep free questions covering every domain tested on the exam.

We continuously update our content to ensure you have the most current and effective prep materials.

Good luck with your 5V0-23.20 certification journey!

Share18Tweet11
Previous Post

5V0-21.21 Exam Prep Free

Next Post

5V0-31.22 Exam Prep Free

Next Post

5V0-31.22 Exam Prep Free

712-50 Exam Prep Free

ADM-201 Exam Prep 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.