Pass the VMware VMware Certified Specialist - vSphere with Tanzu 2022 5V0-23.20 Questions and answers with CertsForce

Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions
Questions # 1:

An administrator needs to label and push an image into Harbor.

Which command should the administrator run first?

Options:

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


Expert Solution
Questions # 2:

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

Options:

A.

Harbor Image Registry


B.

vSphere Single Sign-On


C.

vSphere Content Library


D.

Namespaces


Expert Solution
Questions # 3:

A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.

Options:

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.


Expert Solution
Questions # 4:

The network topology for a Supervisor Cluster deployed using the vSphere networking stack, and a HAProxy load balancer is being planned. In addition to the control plane management IP range and services P range, how many non-overlapping P address ranges are needed?

Options:

A.

3


B.

1


C.

4


D.

2


Expert Solution
Questions # 5:

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

Options:

A.

Frontend and Workload


B.

Frontend and Management


C.

Workload and Management


D.

Management and NSX Overlay


Expert Solution
Questions # 6:

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

Options:

A.

kubect1 get rc,services


B.

kubect1 get contentlibrary


C.

kubect1 get tanzukubernetesreleases


D.

kubect1 get tanzuimages


Expert Solution
Questions # 7:

The virtualization team supports many development teams on a Supervisor cluster. For a specific development team, they would like to limit persistent volumes that can be created on Tanzu Kubernetes clusters to only an NFS based storage array.

Which action should be taken to accomplish this goal?

Options:

A.

Use kubectl to create a storage class in the Supervisor cluster.


B.

Set a resource quota limiting the number of PVCs for that development team.


C.

Add a storage policy to that development team's Supervisor Namespace containing only the NFS datastore


D.

Disconnect non-NFS datastores from the ESXi hosts that make up the Supervisor cluster.


Expert Solution
Questions # 8:

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

Options:

A.

Namespaces


B.

etcd instance


C.

Worker node count


D.

ReplicaSets


Expert Solution
Questions # 9:

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?

Options:

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.


Expert Solution
Questions # 10:

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?

Options:

A.

kubectl show tkc dev-cluster


B.

kubectl get cluster dev-cluster


C.

kubectl get tkc dev-cluster


D.

kubectl list cluster dev-cluster


Expert Solution
Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions