Free 5V0-23.20 Sample Questions — VMware vSphere with Tanzu Specialist

Free 5V0-23.20 sample questions for the VMware vSphere with Tanzu Specialist exam. No account required: study at your own pace.

Want an interactive quiz? Take the full 5V0-23.20 practice test

Looking for more? Click here to get the full PDF with 122+ practice questions for $10 for offline study and deeper preparation.

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
Show Answer
Correct Answer:
A. Use the vSphere Client, navigate to Workload Management, and apply updates
Question 2

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
Show Answer
Correct Answer:
D. External load balancer
Question 3

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
Show Answer
Correct Answer:
  • D. View
  • E. Edit
Question 4

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

  • A. dedicated Primary Workload Network for the Supervisor Cluster control plane VMs and separate Workload Networks for each namespace
  • B. dedicated Primary Workload Network for the Supervisor Cluster control plane VMs and a single Workload Network for namespaces
  • C. single Workload Network for the Supervisor Cluster control plane VMs and Tanzu Kubernetes clusters
  • D. Distributed firewall rules to isolate namespaces
Show Answer
Correct Answer:
A. dedicated Primary Workload Network for the Supervisor Cluster control plane VMs and separate Workload Networks for each namespace
Question 5

How can you remove unreferenced container images from a project in an embedded Registry Service?

  • A. Delete images in Content Library
  • B. Use kubectl to delete the images
  • C. Delete the namespace using the vSphere Client
  • D. Purge a namespace using the vSphere Client
Show Answer
Correct Answer:
D. Purge a namespace using the vSphere Client
Question 6

A user needs to identify the namespaces that may be accessed. Which command will provide the desired output?

  • A. kubectl get storageclasses
  • B. kubectl config use-context
  • C. kubectl config get-contexts
  • D. kubectl get contexts
Show Answer
Correct Answer:
C. kubectl config get-contexts
Question 7

Which name is a valid namespace name?

  • A. name$pace01
  • B. namespace-01
  • C. namespace_01
  • D. NameSpace 01
Show Answer
Correct Answer:
B. namespace-01
Question 8

Which two items must be provided before a vSphere with Tanzu Supervisor Namespace can be created? (Choose two.)

  • A. vSphere with Tanzu Enabled Cluster
  • B. DNS-compliant Name
  • C. Permissions
  • D. Storage Policy
  • E. Resource Limits
Show Answer
Correct Answer:
  • A. vSphere with Tanzu Enabled Cluster
  • D. Storage Policy
Question 9

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
Show Answer
Correct Answer:
B. Decrease the number of worker nodes to 4
Question 10

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
Show Answer
Correct Answer:
A. Namespaces act as resource envelopes with policy that limits access and resource consumption
Question 11

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
Show Answer
Correct Answer:
B. Permissions
Question 12

The Gold storage policy has been assigned to the Web namespace, and the DevOps engineer wants to place a persistent volume for the Web application in the Gold storage class. How should this goal be accomplished?

  • A. Indicate the Gold storage class in the persistent volume claim specification
  • B. Assign the persistent volume to the Gold storage class
  • C. Indicate the Gold storage class in the persistent volume specification
  • D. Configure tag-based placement for the persistent volume
Show Answer
Correct Answer:
A. Indicate the Gold storage class in the persistent volume claim specification
Question 13

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
Show Answer
Correct Answer:
D. It exposes a Kubernetes API for use by DevOps teams
Question 14

What is required to enable Workload Management?

  • A. vSphere Distributed Switch
  • B. Windows Network Load Balancer
  • C. Github repository
  • D. NSX-V
Show Answer
Correct Answer:
A. vSphere Distributed Switch
Question 15

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
Show Answer
Correct Answer:
C. kubectl get tkc dev-cluster
Question 16

Which open-source project extends the Docker registry source code to provide an enterprise-class registry server?

  • A. Namespace
  • B. Manifest
  • C. Harbor
  • D. Github
Show Answer
Correct Answer:
C. Harbor
Question 17

To which set of networks are the Supervisor Cluster nodes attached when deploying with an NSX-T network topology?

  • A. Frontend and Workload
  • B. Frontend and Management
  • C. Workload and NSX Overlay
  • D. Management and NSX Overlay
Show Answer
Correct Answer:
D. Management and NSX Overlay
Question 18

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
Show Answer
Correct Answer:
A. The Spherelet allows the ESXi host to become part of the Kubernetes cluster
Question 19

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

  • A. best-effort class does not provide high availability for TKC nodes
  • B. best-effort class reserves CPU and Memory resources for TKC nodes
  • C. guaranteed class provides high availability for TKC nodes
  • D. guaranteed class reserves CPU and Memory resources for TKC nodes
Show Answer
Correct Answer:
D. guaranteed class reserves CPU and Memory resources for TKC nodes
Question 20

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
Show Answer
Correct Answer:
C. Worker node count

Aced these? Get the Full Exam

Download the complete 5V0-23.20 study bundle with 122+ questions in a single printable PDF.