[Jan 15, 2024] 2V0-71.21 Ultimate Study Guide - Pass4sures
Ultimate Guide to Prepare 2V0-71.21 Certification Exam for VCP-AM 2021 in 2024
To pass the VMware 2V0-71.21 exam, candidates must have a solid understanding of modern application development, deployment, and management practices. This includes knowledge of containerization technologies like Docker and Kubernetes, as well as experience with cloud-native development practices like microservices and serverless computing. Candidates should also have experience working with VMware tools like vSphere, vSAN, and NSX-T.
The Professional VMware Application Modernization exam is a challenging and comprehensive test that covers a wide range of topics related to application modernization. 2V0-71.21 exam validates skills and knowledge in areas such as application development, containerization, Kubernetes, microservices, and cloud-native architectures.
NEW QUESTION # 31
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. Deploy three different Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
- C. Create three different pods for each application.
- D. Create three different namespaces for each application.
Answer: A
NEW QUESTION # 32
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 workspace group that all the cluster namespaces belong to
- B. Run the conformance testing by selecting a cluster group that all the clusters belong to
- C. Apply a label to all the clusters and select the label when running the conformance testing
- D. Conformance testing can be run on the cluster level, repeat this task for all the clusters
Answer: B
NEW QUESTION # 33
What is the default authentication implemented in Tanzu Kubernetes Grid?
- A. Vault
- B. kube-oidc-proxy
- C. Dex & Gangway
- D. Keycloak
Answer: A
NEW QUESTION # 34
Why is the port 6443 required in the boostrap machine to deploy Tanzu Kubernetes Grid on vSphere environment?
- A. Kubernetes IP is exposed
- B. Kubernetes TLS is exposed
- C. Kubernetes API is exposed
- D. Kubernetes VPN is exposed
Answer: C
NEW QUESTION # 35
What is a standard solution for a Kubernetes administrator to implement pod security?
- A. OPA
- B. Use trusted corporate repository
- C. iptables
- D. Add check for validating YAML
Answer: D
NEW QUESTION # 36
What role is used to run cluster inspection on Tanzu Mission Control console?
- A. Cluster.edit role
- B. Credential.view role
- C. Create role
- D. Credential.admin role
Answer: A
NEW QUESTION # 37
Which upgrade method can be used for an 'in-place' Kubernetes update?
- A. Change the StorageClass on a Tanzu Kubernetes cluster
- B. Run "kubectl patch" command against a Tanzu Kubernetes cluster
- C. Change the number of control plane nodes
- D. Change the VirtualMachineClass on a Tanzu Kubernetes cluster
Answer: B
NEW QUESTION # 38
Refer to the exhibit.
In the following StorageClass manifest, which field is used to specify the Volume Plugin driver used for underlying storage array?
- A. parameters
- B. name
- C. type
- D. provisioner
Answer: D
NEW QUESTION # 39
What is a standard solution for a Kubernetes administrator to implement pod security?
- A. Use trusted corporate repository
- B. Add check for validating YAML
- C. OPA
- D. iptables
Answer: C
Explanation:
https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.6/vmware-tanzu-kubernetes-grid-16/GUID-security-compliance.html?hWord=N4IghgNiBcIA4HsAmACAzgUwMYFcBOAlgC4CeIAvkA
NEW QUESTION # 40
What is the advantage of connecting the Tanzu Kubernetes Grid (TKG) CLI to a vSphere with Tanzu Supervisor Cluster?
- A. Tanzu Kubernetes clusters can be deployed to vSphere with Tanzu and manage their lifecycle directly from the TKG CLI.
- B. Tanzu Kubernetes clusters can be managed with ESXi Host Client.
- C. Tanzu Kubernetes clusters can be managed with vCenter Server Graphical User Interface console.
- D. Kubernetes objects can be created via vCenter Server VAMI interface.
Answer: A
NEW QUESTION # 41
Which option of Tanzu Mission Control is used to manage namespaces within and across clusters?
- A. Workloads
- B. Workhome
- C. Workspaces
- D. Workgroup
Answer: C
NEW QUESTION # 42
What is the command to find out the available node base operating system images?
- A. kubectl get virtualmachineimages
- B. kubectl get nodes
- C. kubectl get virtualmachineclasses
- D. kubectl cluster-info
Answer: A
NEW QUESTION # 43
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. No action is required. Tanzu Kubernetes Grid automatically forwards the logfiles to syslog.
- D. Deploy Fluent Bit to forward the logs
Answer: D
NEW QUESTION # 44
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)
- A. NSX Load Balancer
- B. Tanzu Kubernetes clusters
- C. Embedded Harbor Registry
- D. vSphere Pods
- E. NSX Advanced Load Balancer
Answer: B,E
Explanation:
You can check a table "Choose and Configure the Networking Stack" in this resource: https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-EE236215-DA4D-4579-8BEB-A693D1882C77.html
NEW QUESTION # 45
Which tool is required to install extensions in Tanzu Kubernetes Grid clusters?
- A. kubectx
- B. ytt
- C. k9s
- D. knative
Answer: B
NEW QUESTION # 46
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 NodePort
- C. Change type to LoadBalancer
- D. Change type to AntreaCni
- E. Change type to HostPort
Answer: B,C
Explanation:
https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#exposing-the-service
NEW QUESTION # 47
Which option provides a configuration blueprint to deploy Tanzu Kubernetes clusters?
- A. Tanzu Kubernetes Cluster Plan
- B. Tanzu ClusterAPI Provider
- C. Tanzu Kubernetes Grid Installer
- D. Tanzu Kubernetes Cluster Spec
Answer: A
NEW QUESTION # 48
Which two options are supported use of Content Library in VMware vSphere with Tanzu? (Choose two.)
- A. Subscribed Content Library for Air-Gapped Deployment
- B. Subscribed Content Library requires internet connectivity
- C. Download manually via Content Library
- D. Local Content Library for Air-Gapped Deployment
- E. Local Content Library requires internet connectivity
Answer: B,D
NEW QUESTION # 49
What is the default authentication implemented in Tanzu Kubernetes Grid?
- A. Dex & Gangway
- B. kube-oidc-proxy
- C. Vault
- D. Keycloak
Answer: A
Explanation:
https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.6/vmware-tanzu-kubernetes-grid-16/GUID-release-notes.html?hWord=N4IghgNiBcICIFMAeACAZCg4mAdgcwHcwBPEAXyA#component-versions-4
NEW QUESTION # 50
Which access policy control is used in Tanzu Mission Control?
- A. Attribute-based access control
- B. Role-based access control
- C. Active Directory access control
- D. vCenter Server access control
Answer: B
NEW QUESTION # 51
......
VCP-AM 2021 Fundamentals-2V0-71.21 Exam-Practice-Dumps: https://www.pass4sures.top/VCP-AM-2021/2V0-71.21-testking-braindumps.html