Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

VMware 5V0-23.20 - VMware vSphere with Tanzu Specialist

Page: 2 / 4
Total 124 questions

What should be increased or reduced in order to scale a Tanzu Kubernetes cluster up or down?

A.

The number of Pods that it contains

B.

The number of Namespaces that it contains

C.

The number of Deployments that it contains

D.

The number of worker nodes that it contains

Which summary page should an administrator use in the vSphere Client to identify the CPU resources consumed in a namespace?

A.

ESXi host

B.

Namespace

C.

vSphere cluster

D.

Supervisor Cluster

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

How is the storage selected for the Harbor pods when the embedded Harbor image registry is enabled?

A.

vCenter Server automatically selects a local ESXi host datastore.

B.

An administrator selects a VM storage policy as part of enablement.

C.

vCenter Server automatically chooses a VM storage policy.

D.

An administrator selects a specific datastore as part of enablement.

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

The creation of which object by an administrator in the vSphere client automatically results in the creation of a new segment within NSX -T?

A.

Service

B.

Pod

C.

Network policy

D.

Namespace

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

A.

kubect1 get rc,services

B.

kubect1 get contentlibrary

C.

kubect1 get tanzukubernetesreleases

D.

kubect1 get tanzuimages

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

Which command should be used by a developer to log in to the vSphere with Tanzu Supervisor Cluster?

A.

vmwarectl login --server- --vsphere-username

B.

kubectl vsphere login --server= --vsphere-username

C.

vmwarectl vsphere login --server— --vsphere-username

D.

kubectl login --server= --vsphere-username

Which type of application will typically require a persistent volume?

A.

API gateway

B.

Proxy server

C.

Relational database

D.

Web server