Guide (New 2022) Actual VMware 2V0-71.21 Exam Questions 2V0-71.21 Exam Dumps Pass with Updated 2022 Certified Exam Questions VMware 2V0-71.21 Exam Syllabus Topics: TopicDetailsTopic 1Situation that would require a config mapTanzu Kubernetes clusterPlansA bootstrap environment and its requirementsTopic 2Admission control options to implement on a clusterDescribe Kubernetes networking and storage conceptsTopic [...]

Guide (New 2022) Actual VMware 2V0-71.21 Exam Questions [Q20-Q44]

Share

Guide (New 2022) Actual VMware 2V0-71.21 Exam Questions

2V0-71.21 Exam Dumps Pass with Updated 2022 Certified Exam Questions


VMware 2V0-71.21 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Situation that would require a config map
  • Tanzu Kubernetes clusterPlans
  • A bootstrap environment and its requirements
Topic 2
  • Admission control options to implement on a cluster
  • Describe Kubernetes networking and storage concepts
Topic 3
  • Examples of troubleshooting steps to identify errors
  • Metrics configuration for an application
Topic 4
  • Cluster access and authentication mechanism
  • Supervisor cluster Services and Capabilities
Topic 5
  • Steps for attaching a cluster to VMware Tanzu Mission Control
  • Describe Administrative and Operational Tasks for Tanzu Mission Control
Topic 6
  • Steps required to deploy and manage Tanzu Kubernetes Grid Instances
  • Prerequisites required to configure the vSphere environment for TKG

 

NEW QUESTION 20
What is the command to recognize a cluster in a disconnected state to Tanzu Mission Control?

  • A. tmc cluster configure -n < cluster_name> -k </path/to/kubeconfig>
  • B. tmc join cluster -n < cluster_name> -k </path/to/kubeconfig>
  • C. tmc cluster reattach -n < cluster_name> -k </path/to/kubeconfig>
  • D. tmc configure cluster -n < cluster_name> -k </path/to/kubeconfig>

Answer: C

Explanation:
The cluster reattach command needs to see the status of tanzu mission control before reattaching a cluster. The probe can show the disconnected state of a cluster in tanzu mission control.

 

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

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

Answer: B

 

NEW QUESTION 22
What does an administrator need to install to attach a Kubernetes cluster to Tanzu Mission Control (TMC)?

  • A. TMC agent pack
  • B. TMC service
  • C. The agent is already installed
  • D. Cluster agent extensions

Answer: D

 

NEW QUESTION 23
Which method is supported to change Kubernetes version for Tanzu Kubernetes clusters on VMware vSphere with Tanzu?

  • A. Upgrade by skipping Kubernetes version e.g. 1.16 to 1.18
  • B. Decrease Kubernetes version e.g. 1.18 to 1.17
  • C. Change the major version, e.g. from v1.18 to v2.0
  • D. Upgrade by incremental Kubernetes version e.g. 1.17 to 1.18

Answer: D

 

NEW QUESTION 24
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)

  • A. NSX Load Balancer
  • B. vSphere Pods
  • C. Tanzu Kubernetes clusters
  • D. Embedded Harbor Registry
  • E. NSX Advanced Load Balancer

Answer: C,D

 

NEW QUESTION 25
What is the default authentication implemented in Tanzu Kubernetes Grid?

  • A. Keycloak
  • B. Dex & Gangway
  • C. kube-oidc-proxy
  • D. Vault

Answer: D

 

NEW QUESTION 26
What Kubernetes feature would be used to force the scheduler to place instances of the application on different nodes?

  • A. nodeAuthorization
  • B. kubectl
  • C. namespaces
  • D. nodeAffinity/nodeAntiAffinity

Answer: D

 

NEW QUESTION 27
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?

  • A. Run systemctl start auditd && systemctl enable auditd on master node
  • B. Edit /etc/kubernetes/audit-policy.yaml and set ENABLE_AUDIT variable to '1' on master node
  • C. Audit is enabled by default on every Tanzu cluster
  • D. Set the ENABLE_AUDIT_LOGGING variable to 'true' before deploying the cluster

Answer: D

Explanation:
Reference:
%20auditing%20on,on%20the%20control%20plane%20node

 

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

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

Answer: C

 

NEW QUESTION 29
Which two options are supported use of Content Library in VMware vSphere with Tanzu? (Choose two.)

  • A. Local Content Library for Air-Gapped Deployment
  • B. Subscribed Content Library for Air-Gapped Deployment
  • C. Download manually via Content Library
  • D. Local Content Library requires internet connectivity
  • E. Subscribed Content Library requires internet connectivity

Answer: A,C

 

NEW QUESTION 30
Which Tanzu Mission Control role provides the typical service usage for most members in an organization?

  • A. Service Collaborator
  • B. Service Member
  • C. Service Owner
  • D. Service Admin

Answer: B

 

NEW QUESTION 31
What is a standard solution for a Kubernetes administrator to implement pod security?

  • A. Use trusted corporate repository
  • B. iptables
  • C. OPA
  • D. Add check for validating YAML

Answer: D

 

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

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

Answer: C

 

NEW QUESTION 33
Refer to the exhibit.

A developer deployed nginx with 2 replicas on a new Tanzu Kubernetes Grid cluster, but the deployment did not move to a ready state.
What is the next step to troubleshoot?

  • A. kubectl describe pods
  • B. kubectl get pods
  • C. kubectl describe replicasets
  • D. kubectl get errors

Answer: A

 

NEW QUESTION 34
An administrator needs to deploy the infrastructure for three applications that are being developed. It is required to provide different Kubernetes version for each application.
Which approach satisfies these requirements?

  • A. Deploy three different management clusters with different Kubernetes versions.
  • B. Create three different pods for each application.
  • C. Deploy three different Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
  • D. Create three different namespaces for each application.

Answer: A

 

NEW QUESTION 35
On VMware vSphere with Tanzu, which attribute identifies the etcd Leader node using the vSphere Client?

  • A. number of IP addresses
  • B. amount of memory resources
  • C. amount of compute resources
  • D. number of Networks

Answer: A

 

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

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

Answer: A

 

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

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

Answer: D

 

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

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

Answer: B

 

NEW QUESTION 39
What us the definition of Tanzu Kubernetes Grid Instance?

  • A. Management cluster and kubeadm
  • B. Management cluster and Tanzu Operations
  • C. Management cluster and Tanzu Kubernetes clusters
  • D. Management cluster and Tanzu Build Service

Answer: C

 

NEW QUESTION 40
Which two inspections are supported in Tanzu Mission Control? (Choose two.)

  • A. Security Inspection
  • B. Vulnerability Inspection
  • C. SAST Inspection
  • D. CIS Benchmark Inspection
  • E. Conformance Inspection

Answer: D,E

 

NEW QUESTION 41
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. Container volumes in vSphere Client.
  • B. Describe the StorafeClass via kubectl.
  • C. vSAN Data Store in ESXi Host Client.
  • D. Get the status of the pods vis kubectl.

Answer: D

 

NEW QUESTION 42
......

Pass Guaranteed Quiz 2022 Realistic Verified Free VMware: https://www.guidetorrent.com/2V0-71.21-pdf-free-download.html

2V0-71.21 Exam Questions - Real & Updated Questions PDF: https://drive.google.com/open?id=1Iy--JJTfiDjJjaxha-pln_ki4mguYd2V