Jan 10, 2024 PASS VMware 2V0-71.21 EXAM WITH UPDATED DUMPS
2V0-71.21 Questions PDF [2024] Use Valid New dump to Clear Exam
VMware 2V0-71.21 certification exam is suitable for IT professionals who work with VMware technologies and want to improve their skills in modernizing applications. It is also ideal for developers, system administrators, and architects who want to enhance their knowledge and skills in modern application architecture and containerization. Professional VMware Application Modernization certification exam provides a recognized credential that demonstrates the candidate's proficiency in VMware Tanzu technologies and application modernization.
NEW QUESTION # 25
Which is the correct statement describing the characteristic of a pod?
- A. Containers in a pod start and stop together.
- B. Pod is the smallest entity managed by Docker.
- C. Pod can contain only one container.
- D. Pod is deployed directly on the virtual machine.
Answer: A
NEW QUESTION # 26
Which two roles are required to attach clusters in Tanzu Mission Control? (Choose two.)
- A. clusters.admin
- B. clustergroup.edit
- C. cluster.admin
- D. clustergroup.attach.admin
- E. cluster.attach.admin
Answer: B,C
NEW QUESTION # 27
Which is the correct option to forward logs from Tanzu Kubernetes Grid clusters to Elastic, Kafka, Splunk or an HTTP endpoint?
- A. Deploy the fluent bit plugin to vRealize Log Insight
- B. Use the kubectl get logs command to forward the logs
- C. Deploy Fluent Bit to forward the logs
- D. No action is required. Tanzu Kubernetes Grid automatically forwards the logfiles to syslog.
Answer: C
NEW QUESTION # 28
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 IngressController
- B. Change type to HostPort
- C. Change type to NodePort
- D. Change type to LoadBalancer
- E. Change type to AntreaCni
Answer: A,B
NEW QUESTION # 29
What kubernetes object can be used to mount and run script inside a POD after creation?
- A. Config map
- B. Deployment
- C. Secret
- D. Admission controller
Answer: B
NEW QUESTION # 30
What is the default authentication implemented in Tanzu Kubernetes Grid?
- A. kube-oidc-proxy
- B. Keycloak
- C. Vault
- D. Dex & Gangway
Answer: C
NEW QUESTION # 31
Which prerequisite must be configured before starting the Tanzu workload management enablement wizard?
- A. Tanzu Mission Control
- B. Tanzu Build Service
- C. Storage policy
- D. Content library
Answer: D
NEW QUESTION # 32
Which option of Tanzu Mission Control is used to manage namespaces within and across clusters?
- A. Workspaces
- B. Workhome
- C. Workloads
- D. Workgroup
Answer: A
NEW QUESTION # 33
How is the Tanzu Kubernetes Grid (TKG) management cluster created?
- A. The administrator creates the management cluster in vCenter.
- B. The TKG CLI creates a temporary bootstrap cluster.
- C. There is no need for a management cluster in Tanzu Kubernetes Grid.
- D. Download the kubernetes management agent.
Answer: B
NEW QUESTION # 34
How are Tanzu Kubernetes clusters upgraded?
- A. In-place upgrade for each node
- B. Rolling upgrades
- C. Clusters are only upgraded offline
- D. Deploy a new cluster with upgraded Kubernetes release
Answer: B
NEW QUESTION # 35
Which two options are supported use of Content Library in VMware vSphere with Tanzu? (Choose two.)
- A. Download manually via Content Library
- B. Local Content Library for Air-Gapped Deployment
- C. Local Content Library requires internet connectivity
- D. Subscribed Content Library for Air-Gapped Deployment
- E. Subscribed Content Library requires internet connectivity
Answer: A,B
NEW QUESTION # 36
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. Local Content Library requires internet connectivity
- C. Subscribed Content Library requires internet connectivity
- D. Subscribed Content Library for Air-Gapped Deployment
- E. Download manually via Content Library
Answer: A,C
NEW QUESTION # 37
What role is used to run cluster inspection on Tanzu Mission Control console?
- A. Credential.admin role
- B. Credential.view role
- C. Cluster.edit role
- D. Create role
Answer: C
NEW QUESTION # 38
Which command is used to upgrade a Tanzu Kubernetes Grid Cluster (TKG) to a different kubernetes version?
- A. tkg cluster upgrade <cluster_name> --k8s-version <version>
- B. tkg upgrade cluster <cluster_name> --version <version>
- C. tkg upgrade cluster <cluster_name> --kubernetes-version <version>
- D. tkg cluster upgrade <cluster_name> --kubernetes-version <version>
Answer: C
NEW QUESTION # 39
What is the command to find out the available node base operating system images?
- A. kubectl cluster-info
- B. kubectl get nodes
- C. kubectl get virtualmachineimages
- D. kubectl get virtualmachineclasses
Answer: B
NEW QUESTION # 40
Which two inspections are supported in Tanzu Mission Control? (Choose two.)
- A. CIS Benchmark Inspection
- B. Security Inspection
- C. Vulnerability Inspection
- D. SAST Inspection
- E. Conformance Inspection
Answer: A,E
NEW QUESTION # 41
Which prerequisite must be configured before starting the Tanzu workload management enablement wizard?
- A. Tanzu Mission Control
- B. Tanzu Build Service
- C. Content library
- D. Storage policy
Answer: D
Explanation:
A storage policy is required to enable the Workload Management. A content library is only needed when deploying TKC clusters https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-EE236215-DA4D-4579-8BEB-A693D1882C77.html
NEW QUESTION # 42
On VMware vSphere with Tanzu, which attribute identifies the etcd Leader node using the vSphere Client?
- A. number of IP addresses
- B. number of Networks
- C. amount of compute resources
- D. amount of memory resources
Answer: A
NEW QUESTION # 43
An administrator was asked to run a conformance testing on all Kubernetes clusters managed by Tanzu Mission Control.
What are the required steps?
- A. Run the conformance testing by selecting a cluster group that all the clusters belong to
- B. Apply a label to all the clusters and select the label when running the conformance testing
- C. Conformance testing can be run on the cluster level, repeat this task for all the clusters
- D. Run the conformance testing by selecting a workspace group that all the cluster namespaces belong to
Answer: A
NEW QUESTION # 44
A Tanzu Mission Control administrator would like to enforce the following container controls:
Require Digest.
Name-Tag Allowlist.
To which type of policies do these controls belong to?
- A. Registry
- B. Access
- C. Security
- D. Network
Answer: A
NEW QUESTION # 45
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
- A. CAPZ
- B. CAPV
- C. CAPW
- D. CAPA
- E. CAP
Answer: B,D
NEW QUESTION # 46
How can an administrator collect a support bundle for Tanzu Kubernetes cluster (TKC)?
- A. Download from vCenter Server
- B. Collect with PowerCLI
- C. Run command kubectl collect tkc support-bundle
- D. Use TKC Support Bundler
Answer: D
NEW QUESTION # 47
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 get pods
- B. kubectl describe replicasets
- C. kubectl describe pods
- D. kubectl get errors
Answer: C
NEW QUESTION # 48
A customer needs to use Kubernetes and wants to use networking solution, Antrea.
Which product from Tanzu portfolio should the customer use?
- A. Tanzu Kubernetes Grid
- B. Tanzu Mission Control
- C. Tanzu Observability
- D. Tanzu Application Catalog
Answer: A
NEW QUESTION # 49
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)
- A. NSX Load Balancer
- B. NSX Advanced Load Balancer
- C. Embedded Harbor Registry
- D. Tanzu Kubernetes clusters
- E. vSphere Pods
Answer: C,D
NEW QUESTION # 50
......
2V0-71.21 Study Guide Brilliant 2V0-71.21 Exam Dumps PDF: https://www.test4sure.com/2V0-71.21-pass4sure-vce.html
Passing VMware 2V0-71.21 Exam Using 2024 Practice Tests: https://drive.google.com/open?id=1eV_SXqogY2FYuXBwpV_AB-nxzFAuDJJv