Summer Sale - Special Discounts Limited Time 55% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 63r59951

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

Questions 4

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

Options:

A.

kubectl get deployment nginx-deployment

B.

kubectl get pod nginx

C.

kubectl describe deployment nginx-deployment

D.

docker ps

Buy Now
Questions 5

Which object provides user access to applications running on vSphere with Tanzu?

Options:

A.

External load balancer

B.

vSphere Distributed Switch

C.

Round-robin DNS

D.

Internal load balancer

Buy Now
Questions 6

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

Which command will provide the desired output?

Options:

A.

kubect1 get storageclasses

B.

kubect1 config use-context

C.

kubect1 config get-contexts

D.

kubect1 get contexts

Buy Now
Questions 7

A Namespace contains multiple Tanzu Kubernetes clusters.

How is access granted to a single Tanzu Kubernetes cluster?

Options:

A.

Create a custom Role and RoleBinding, and then apply to the Namespace using kubectl commands.

B.

Use the vSphere Client to grant access to the Namespace.

C.

Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands.

D.

Use the vSphere Client to grant access to the Tanzu Kubernetes cluster.

Buy Now
Questions 8

What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?

Options:

A.

Tier-1 uplink

B.

vSphere Distributed Switch

C.

Tier-0 uplink segment

D.

Transport Zones

Buy Now
Questions 9

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

Options:

A.

vMotion

B.

Overlay

C.

Primary workload

D.

Management

Buy Now
Questions 10

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?

Options:

A.

Primary Workload Network

B.

Load Balancer Network

C.

Frontend Network

D.

Supervisor Cluster Network

Buy Now
Questions 11

How do vSphere Namespaces allow different teams to share a Kubernetes cluster?

Options:

A.

Attaches authorization and policy to a subsection of the cluster

B.

Installs Calico CNI

C.

Installs a network policy provider

D.

Advertises extended resources for a node

Buy Now
Questions 12

Which statement is true about Kubernetes Network Policies?

Options:

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.

Buy Now
Questions 13

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

Buy Now
Questions 14

A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?

Options:

A.

kubectl describe tkc dev-cluster

B.

kubectl explain tkg dev-cluster

C.

kubectl get version

D.

kubectl get vm dev-cluster

Buy Now
Questions 15

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

Options:

A.

Headless

B.

NodePort

C.

ExternalName

D.

ClusterIP

Buy Now
Questions 16

Why would developers choose to deploy an application as a vSphere Pod instead of a Tanzu Kubernetes cluster?

Options:

A.

They need the application to run as privileged pods.

B.

The application works with sensitive customer data, and they want strong resource and security isolation.

C.

They want to have root level access to the control plane and worker nodes in the Kubernetes cluster.

D.

The application requires a version of Kubernetes that is above the version running on the supervisor cluster.

Buy Now
Questions 17

Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?

Options:

A.

vCenter Server performs an in-place upgrade of the Supervisor Cluster control plane VMs.

B.

vCenter Server orchestrates the rolling upgrade of Supervisory control plane VMs and upgrades the ESXi host spherelet component.

C.

An administrator manually deploys new Supervisor Cluster control plane VMs and uses vSphere Lifecycle Manager to update the ESXi host spherelet component.

D.

An administrator downloads and installs new RPMs to the Supervisor Cluster control plane VMs.

Buy Now
Questions 18

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

Options:

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

Buy Now
Questions 19

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

Options:

A.

ESXi host

B.

Namespace

C.

vSphere cluster

D.

Supervisor Cluster

Buy Now
Questions 20

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

Options:

A.

Namespace

B.

Manifest

C.

Harbor

D.

Github

Buy Now
Questions 21

Which external load balancer is supported in vSphere 7 U1 using the vSphere networking stack?

Options:

A.

Nginx

B.

Seesaw

C.

Loadmaster

D.

HAProxy

Buy Now
Questions 22

Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two )

Options:

A.

Whether the resources provided by the virtual machine class type should be reserved on the host

B.

The configuration parameters which need to be edited in the cluster

C.

The amount of CPU. memory, and storage the virtual machine should have

D.

Connectivity between the Tanzu Kubernetes cluster and the Subscribed Content Library

E.

The storage classes which need to be made available to the cluster

Buy Now
Questions 23

5V0-23.20 Question 23

Which capability do persistent volumes provide to containerized applications?

Options:

A.

Automated disk archival

B.

Support for in-memory databases

C.

Support for ephemeral workloads

D.

Retention of application state and data

Buy Now
Questions 24

Which three roles does the Spherelet perform? (Choose three )

Options:

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

Buy Now
Questions 25

An administrator needs to get a list of all Tanzu Kubernetes clusters running in the current namespace.

Which command will provide the desired output?

Options:

A.

kubectl get vmservice

B.

kubectl get clusters

C.

kubectl get virtualnetwork

D.

kubectl get tanzukubernetescluster

Buy Now
Questions 26

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

Options:

A.

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

B.

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

Buy Now
Questions 27

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

Options:

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.

Buy Now
Questions 28

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

Buy Now
Questions 29

Which two distributed port groups is HAProxy connected to when using the vSphere networking stack default configuration? (Choose two.)

Options:

A.

Edge

B.

Backend

C.

Frontend

D.

Workload

E.

Management

Buy Now
Questions 30

Which type of service is created by default when publishing a Kubernetes service?

Options:

A.

Cluster IP

B.

Node Port

C.

LoadBalancer

D.

ExternalName

Buy Now
Questions 31

What provides a declarative, Kubernetes-style API for cluster creation, configuration, and management?

Options:

A.

Tanzu Kubernetes Grid Service

B.

kubectl

C.

vSphere REST API

D.

Virtual Machine Service

Buy Now
Questions 32

An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores The administrator has applied tags to the required datastores in the vSphere Client

Which action should the administrator take next to meet the requirement?

Options:

A.

Create a storage policy containing the tagged datastores. and apply it to the vSphere Namespace.

B.

Create a storage class containing the tagged datastores. and apply it to the Supervisor Cluster

C.

Create a persistent volume claim containing the tagged datastores, and apply it to the vSphere Namespace.

D.

Create a storage Policy containing the tagged datastores. and apply it to the Supervisor Cluster.

Buy Now
Questions 33

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.

Buy Now
Questions 34

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

Options:

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

Buy Now
Questions 35

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

Options:

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

Buy Now
Questions 36

How are updates applied to Tanzu Kubernetes clusters?

Options:

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.

Buy Now
Questions 37

The application development team is pushing a Kubernetes application into production. I 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?

Options:

A.

Yes, by using kubect1 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 kubect1 to create a policy that disables pod to pod communication in the Namespace

D.

No, Kubernetes Network Policy does not support this action.

Buy Now
Exam Code: 5V0-23.20
Exam Name: VMware vSphere with Tanzu Specialist
Last Update: Apr 19, 2024
Questions: 124

PDF + Testing Engine

$74.7  $165.99

Testing Engine

$51.75  $114.99
buy now 5V0-23.20 testing engine

PDF (Q&A)

$47.25  $104.99
buy now 5V0-23.20 pdf