[Apr 26, 2023] 2V0-71.21 Exam Dumps - Try Best 2V0-71.21 Exam Questions - PassSureExam [Q33-Q55]

Share

[Apr 26, 2023] 2V0-71.21 Exam Dumps - Try Best 2V0-71.21 Exam Questions - PassSureExam

Verified 2V0-71.21 exam dumps Q&As with Correct 56 Questions and Answers

NEW QUESTION 33
Which option provides a configuration blueprint to deploy Tanzu Kubernetes clusters?

  • A. Tanzu Kubernetes Cluster Plan
  • B. Tanzu Kubernetes Grid Installer
  • C. Tanzu Kubernetes Cluster Spec
  • D. Tanzu ClusterAPI Provider

Answer: A

 

NEW QUESTION 34
What is the MINIMUM required version of vSphere to install Tanzu Kubernetes Grid?

  • A. 6.7 Update 3
  • B. 6.0 Update 1
  • C. 6.7 Update 1
  • D. 6.5 Update 2

Answer: A

 

NEW QUESTION 35
Which storage provider is available in Tanzu Mission Control for Data Protection?

  • A. Local Storage
  • B. Any S3 compatible Storage
  • C. AWS
  • D. Google

Answer: B

 

NEW QUESTION 36
A customer needs to use Kubernetes and wants to use networking solution, Antrea.
Which product from Tanzu portfolio should the customer use?

  • A. Tanzu Application Catalog
  • B. Tanzu Kubernetes Grid
  • C. Tanzu Mission Control
  • D. Tanzu Observability

Answer: B

 

NEW QUESTION 37
Why is the port 6443 required in the boostrap machine to deploy Tanzu Kubernetes Grid on vSphere environment?

  • A. Kubernetes TLS is exposed
  • B. Kubernetes VPN is exposed
  • C. Kubernetes API is exposed
  • D. Kubernetes IP is exposed

Answer: C

 

NEW QUESTION 38
After successfully configuring vSphere Container Storage Interface (CSI), what is the path an administrator can follow to view the status of the container volumes?

  • A. Get the status of the pods vis kubectl.
  • B. vSAN Data Store in ESXi Host Client.
  • C. Describe the StorafeClass via kubectl.
  • D. Container volumes in vSphere Client.

Answer: A

 

NEW QUESTION 39
An administrator was asked to run a conformance testing on all Kubernetes clusters managed by Tanzu Mission Control.
What are the required steps?

  • A. Conformance testing can be run on the cluster level, repeat this task for all the clusters
  • B. Apply a label to all the clusters and select the label when running the conformance testing
  • C. Run the conformance testing by selecting a cluster group that all the clusters belong to
  • D. Run the conformance testing by selecting a workspace group that all the cluster namespaces belong to

Answer: C

 

NEW QUESTION 40
Which command is used to upgrade a Tanzu Kubernetes Grid Cluster (TKG) to a different kubernetes version?

  • A. tkg upgrade cluster <cluster_name> --kubernetes-version <version>
  • B. tkg upgrade cluster <cluster_name> --version <version>
  • C. tkg cluster upgrade <cluster_name> --kubernetes-version <version>
  • D. tkg cluster upgrade <cluster_name> --k8s-version <version>

Answer: A

 

NEW QUESTION 41
What are the pre-requisites for installing the Harbor registry in Tanzu Kubernetes Grid (TKG)?

  • A. Deploy a management cluster and install Tanzu Kubernetes Grid extensions.
  • B. Deploy a management cluster, launch the Harbor installation wizard.
  • C. Deploy a management cluster, download and install the TKG extensions and Carvel tools.
  • D. Install Harbor helm from vCenter.

Answer: C

 

NEW QUESTION 42
Which is the correct statement describing the characteristic of a pod?

  • A. Pod is deployed directly on the virtual machine.
  • B. Pod can contain only one container.
  • C. Containers in a pod start and stop together.
  • D. Pod is the smallest entity managed by Docker.

Answer: C

 

NEW QUESTION 43
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)

  • A. CAPV
  • B. CAPW
  • C. CAP
  • D. CAPZ
  • E. CAPA

Answer: D,E

 

NEW QUESTION 44
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:

  • A. tkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10
  • B. tkg scale cluster_name --cp-machine-count 5 --node-count 10
  • C. tkg scale cluster cluster_name --cp-machine-count 5 --node-count 10
  • D. tkg scale cluster_name --controlplane-machine-count 5 --worker-machine-count 10

Answer: A

 

NEW QUESTION 45
Which tool is required to install extensions in Tanzu Kubernetes Grid clusters?

  • A. k9s
  • B. kubectx
  • C. knative
  • D. ytt

Answer: D

 

NEW QUESTION 46
Under Menu, which section to enable Tanzu Kubernetes Cluster in VMware vSphere for Tanzu on vSphere Client?

  • A. VMs and Templates
  • B. Hosts and Cluster
  • C. Content Libraries
  • D. Workload Management

Answer: D

 

NEW QUESTION 47
What role is used to run cluster inspection on Tanzu Mission Control console?

  • A. Create role
  • B. Credential.admin role
  • C. Credential.view role
  • D. Cluster.edit role

Answer: D

 

NEW QUESTION 48
Which component can intercept requests to the Kubernetes API?

  • A. RBAC Authorization
  • B. Admission Controllers
  • C. Pod Security Policies
  • D. Network Policy

Answer: B

 

NEW QUESTION 49
How can an administrator collect a support bundle for Tanzu Kubernetes cluster (TKC)?

  • A. Run command kubectl collect tkc support-bundle
  • B. Download from vCenter Server
  • C. Use TKC Support Bundler
  • D. Collect with PowerCLI

Answer: C

 

NEW QUESTION 50
Which prerequisite must be configured before starting the Tanzu workload management enablement wizard?

  • A. Content library
  • B. Tanzu Mission Control
  • C. Tanzu Build Service
  • D. Storage policy

Answer: A

 

NEW QUESTION 51
An architect is designing the infrastructure for multiple applications and needs to ensure isolation and control over resources and permissions assigned to each application team.
Which is the easiest and least expensive way to satisfy these requirements?

  • A. Use dedicated vSphere Pod per application
  • B. Use dedicated Kubernetes Deployments per each application
  • C. Use dedicated Supervisor Cluster per application
  • D. Use dedicated vSphere Namespace per application

Answer: D

Explanation:
The dedicated namspace per application ensure isolation and control over resources and permissions in each application team. Namespace is unique entity that is why it can be used to manage resources independently.

 

NEW QUESTION 52
What is the period of time to consider DISCONNECTED state for a cluster in Tanzu Mission Control?

  • A. 1 minute
  • B. 2 minutes
  • C. 3 minutes
  • D. 5 minutes

Answer: C

 

NEW QUESTION 53
How is the Tanzu Kubernetes Grid (TKG) management cluster created?

  • A. Download the kubernetes management agent.
  • B. There is no need for a management cluster in Tanzu Kubernetes Grid.
  • C. The TKG CLI creates a temporary bootstrap cluster.
  • D. The administrator creates the management cluster in vCenter.

Answer: C

 

NEW QUESTION 54
Refer to the exhibit.

Which two options can be modified in order to expose nginx app using Ingress Controller? (Choose two.)

  • A. Change type to NodePort
  • B. Change type to LoadBalancer
  • C. Change type to AntreaCni
  • D. Change type to IngressController
  • E. Change type to HostPort

Answer: D,E

 

NEW QUESTION 55
......

VMware 2V0-71.21 Test Engine PDF - All Free Dumps: https://actualtests.passsureexam.com/2V0-71.21-pass4sure-exam-dumps.html