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

Exact2Pass Menu

Question # 4

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?

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.

Full Access
Question # 5

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

A.

Headless

B.

NodePort

C.

ExternalName

D.

ClusterIP

Full Access
Question # 6

Which statement describes the characteristics of vSphere with Tanzu using vSphere Distributed Switch network topology?

A.

Supervisor Cluster control plane VMs are attached to the primary workload network.

B.

Supervisor Cluster control plane VMs are attached to primary and non-primary workload networks.

C.

vCenter Server is attached to all workload networks.

D.

Load balancer appliance is attached to all workload networks.

Full Access
Question # 7

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
Question # 8

Which statement is true about Kubernetes Network Policies?

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.

Full Access
Question # 9

Which command would be used to deploy a Tanzu Kubernetes cluster?

A.

kubectl create cluster -f CLUSTER-NAME.yaml

B.

kubectl apply cluster CLUSTER-NAME.yaml

C.

kubectl apply -f CLUSTER-NAME.yaml

D.

kubectl create -f CLUSTER-NAME.yaml

Full Access
Question # 10

Which corresponding object is automatically created in the embedded Registry Service when a new Namespace is created in the Supervisor Cluster?

A.

Pod

B.

Project

C.

Container

D.

Image

Full Access
Question # 11

What is the proper way to delete a Persistent Volume Claim?

A.

By using the kubectl delete persistentvolumeclaim command

B.

By using the kubectl remove pvc command

C.

Through the SPBM policy engine using the vSphere Client

D.

By unmounting the volume from the VM and deleting it from the vSphere datastore

Full Access
Question # 12

Which three elements are part of the Container Runtime for ESXi (CRX)? (Choose three.)

A.

Image Service

B.

Kube Proxy

C.

Linux kernel

D.

Customized VMX

E.

Spherelet

F.

Container Engine

Full Access
Question # 13

An organization is preparing to deploy vSphere with Tanzu and will be using the vSphere Networking stack.

How should the administrator allocate management network IP addresses for the Kubernetes Control Plane within the Supervisor Cluster?

A.

Five IP addresses are required, one for each of the Control Plane VMs. one for the floating IP address of the Control Plane VM, and one spare for performing rolling cluster upgrades

B.

Four IP addresses are required, one for each of the Control Plane VMs and one spare for performing rolling cluster upgrades

C.

Three IP addresses are required, one for each of the Control Plane VMs

D.

Six IP addresses are required, one for each of the Control Plane VMs, one for the floating IP address of the Control Plane VM. one for performing rolling cluster upgrades and one for the image Registry VM.

Full Access
Question # 14

Which functionality does the Cloud Native Storage (CNS) component take advantage of to support the creation of container volumes?

A.

First Class Disk

B.

VMware Disk Encryption

C.

Virtual Disk

D.

Storage Based Policy Management

Full Access
Question # 15

How is information found about all Kubernetes Persistent Volumes in a vSphere environment?

A.

Navigating to the Cloud Native Storage view in vCenter Server

B.

Using: kubectl get persistentvolumes

C.

Accessing the FCD folder on a Datastore

D.

Using: esxcli storage cloud native get

Full Access
Question # 16

An Administrator is required to provide vSphere users with current and future versions of Tanzu Kubernetes cluster.

Which vendor creates and publishes the open-source virtual machine image versions used to deploy Tanzu Kubernetes clusters?

A.

Google

B.

CNCF

C.

Docker

D.

VMware

Full Access
Question # 17

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 # 18

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 )

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

Full Access