Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > VMware > VMware Certified Specialist - vSphere with Tanzu 2022 > 5V0-23.20

5V0-23.20 VMware vSphere with Tanzu Specialist Question and Answers

Question # 4

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.

Full Access
Question # 5

A user needs to identify the namespaces that may be accessed.

Which command will provide the desired output?

A.

kubect1 get storageclasses

B.

kubect1 config use-context

C.

kubect1 config get-contexts

D.

kubect1 get contexts

Full Access
Question # 6

Which object helps maintain copies of a vSphere pod?

A.

ReplicaSets

B.

Network Policies

C.

Namespaces

D.

Persistent Volume

Full Access
Question # 7

An administrator needs to limit resource consumption within a vSphere with Tanzu namespace.

Which three actions should be taken to meet this goal? (Choose three.)

A.

Limit the capacity of the storage able to be consumed.

B.

Change the size of the Supervisor Control Plane nodes.

C.

Limit the number of load balancers able to be deployed.

D.

Limit the CPU and Memory able to be consumed.

E.

Limit the number of Operators able to be deployed.

F.

Limit the number of vSphere Pods able to be provisioned.

Full Access
Question # 8

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

A.

Storage class

B.

Paravirtual CSl

C.

Static Persistent Volume

D.

Persistent Volume

Full Access
Question # 9

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.

Full Access
Question # 10

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.

Full Access
Question # 11

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

Full Access
Question # 12

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

A.

Headless

B.

NodePort

C.

ExternalName

D.

ClusterIP

Full Access
Question # 13

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

Full Access
Question # 14

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

Full Access
Question # 15

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

Full Access
Question # 16

How do Tanzu Kubemetes 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

Full Access
Question # 17

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.

Full Access
Question # 18

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.

Full Access