New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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

Which two networks are used to attach Supervisor Cluster control plane VMs when using the vSphere networking stack? (Choose two.)

A.

vMotion

B.

Frontend

C.

Primary workload

D.

Management

E.

Non-primary workload

Which type of application will typically require a persistent volume?

A.

API gateway

B.

Proxy server

C.

Relational database

D.

Web server

What does vSphere with Tanzu integrate with to provision persistent storage for Kubernetes workloads?

A.

Cloud Native Storage (CNS)

B.

DaemonSet

C.

S3 external volume

D.

vSAN Direct for vSphere

Which kubectl command should be used to change the active vSphere namespace to namespace-01?

A.

kubectl config use-context namespace-01

B.

kubectl describe ns namespace-01

C.

kubectl get ns namespace-01

D.

kubectl config change-context namespace-01

The Gold storage policy has been assigned to the Web namespace, and the DevOps engineer wants to place a persistent volume for the Web application in the Gold storage class.

How should this goal be accomplished?

A.

Indicate the Gold storage class in the persistent volume claim specification

B.

Assign the persistent volume to the Gold storage class

C.

Indicate the Gold storage class in the persistent volume specification

D.

Configure tag-based placement for the persistent volume

A Namespace contains multiple Tanzu Kubernetes clusters.

How is access granted to a single Tanzu Kubernetes cluster?

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.

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

What is the minimum number of portgroups needed, in addition to the management portgroup. to provide connectivity for external services on a Supervisor Cluster?

A.

1

B.

4

C.

3

D.

2

How can a vSphere administrator replace the Supervisor Cluster API endpoint certificate?

A.

Use the certificate-manager CLI utility to replace the Supervisor Cluster API endpoint certificate.

B.

Use the vSphere Client to replace the Workload platform MTG certificate.

C.

Use the vSphere Client to replace the NSX Load Balancer certificate.

D.

Use kubectl to replace the Supervisor Cluster API endpoint certificate.