Pass 2V0-71.21 Exam in First Attempt Guaranteed 2024 Dumps!
2V0-71.21 Dumps Full Questions - Exam Study Guide
NEW QUESTION # 18
What is a standard solution for a Kubernetes administrator to implement pod security?
- A. iptables
- B. Add check for validating YAML
- C. OPA
- D. Use trusted corporate repository
Answer: B
NEW QUESTION # 19
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
- A. CAPW
- B. CAP
- C. CAPV
- D. CAPA
- E. CAPZ
Answer: D,E
NEW QUESTION # 20
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. Containers in a pod start and stop together.
- D. Pod can contain only one container.
Answer: C
NEW QUESTION # 21
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)
- A. vSphere Pods
- B. NSX Advanced Load Balancer
- C. Tanzu Kubernetes clusters
- D. Embedded Harbor Registry
- E. NSX Load Balancer
Answer: B,C
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 # 22
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. Run the conformance testing by selecting a workspace group that all the cluster namespaces 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: A
NEW QUESTION # 23
What is the object in Kubernetes used to grant permissions to a cluster wide resource?
- A. RoleBinding
- B. ClusterRoleAccess
- C. RoleReference
- D. ClusterRoleBinding
Answer: D
NEW QUESTION # 24
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. Create three different namespaces for each application.
- B. Deploy three different management clusters with different Kubernetes versions.
- C. Create three different pods for each application.
- D. Deploy three different Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
Answer: D
Explanation:
The cluster dedicates what version is required and since all Applications that are being developed require different versions that you need (3) TKG Workload Clusters.
NEW QUESTION # 25
What are the pre-requisites for installing the Harbor registry in Tanzu Kubernetes Grid (TKG)?
- A. Deploy a management cluster, download and install the TKG extensions and Carvel tools.
- B. Install Harbor helm from vCenter.
- C. Deploy a management cluster and install Tanzu Kubernetes Grid extensions.
- D. Deploy a management cluster, launch the Harbor installation wizard.
Answer: A
NEW QUESTION # 26
How can an administrator collect a support bundle for Tanzu Kubernetes cluster (TKC)?
- A. Collect with PowerCLI
- B. Run command kubectl collect tkc support-bundle
- C. Use TKC Support Bundler
- D. Download from vCenter Server
Answer: C
NEW QUESTION # 27
How is the Tanzu Kubernetes Grid (TKG) management cluster created?
- A. The TKG CLI creates a temporary bootstrap cluster.
- B. There is no need for a management cluster in Tanzu Kubernetes Grid.
- C. Download the kubernetes management agent.
- D. The administrator creates the management cluster in vCenter.
Answer: A
NEW QUESTION # 28
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:
- A. tkg scale cluster_name --controlplane-machine-count 5 --worker-machine-count 10
- B. tkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10
- C. tkg scale cluster cluster_name --cp-machine-count 5 --node-count 10
- D. tkg scale cluster_name --cp-machine-count 5 --node-count 10
Answer: B
NEW QUESTION # 29
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. Security
- B. Registry
- C. Access
- D. Network
Answer: B
NEW QUESTION # 30
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 managed with vCenter Server Graphical User Interface console.
- B. Tanzu Kubernetes clusters can be managed with ESXi Host Client.
- C. Kubernetes objects can be created via vCenter Server VAMI interface.
- D. Tanzu Kubernetes clusters can be deployed to vSphere with Tanzu and manage their lifecycle directly from the TKG CLI.
Answer: D
NEW QUESTION # 31
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
- A. CAPW
- B. CAP
- C. CAPA
- D. CAPV
- E. CAPZ
Answer: C,D
NEW QUESTION # 32
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. Upgrade by incremental Kubernetes version e.g. 1.17 to 1.18
- C. Decrease Kubernetes version e.g. 1.18 to 1.17
- D. Change the major version, e.g. from v1.18 to v2.0
Answer: B
NEW QUESTION # 33
What kubernetes object can be used to mount and run script inside a POD after creation?
- A. Deployment
- B. Secret
- C. Config map
- D. Admission controller
Answer: A
NEW QUESTION # 34
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 HostPort
- B. Change type to IngressController
- C. Change type to NodePort
- D. Change type to AntreaCni
- E. Change type to LoadBalancer
Answer: A,B
NEW QUESTION # 35
Which two roles are required to attach clusters in Tanzu Mission Control? (Choose two.)
- A. clustergroup.edit
- B. clusters.admin
- C. cluster.attach.admin
- D. cluster.admin
- E. clustergroup.attach.admin
Answer: A,D
NEW QUESTION # 36
What is the MINIMUM required version of vSphere to install Tanzu Kubernetes Grid?
- A. 6.7 Update 3
- B. 6.5 Update 2
- C. 6.0 Update 1
- D. 6.7 Update 1
Answer: A
NEW QUESTION # 37
What is the command to find out the available node base operating system images?
- A. kubectl get virtualmachineimages
- B. kubectl get virtualmachineclasses
- C. kubectl get nodes
- D. kubectl cluster-info
Answer: A
NEW QUESTION # 38
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. Subscribed Content Library requires internet connectivity
- D. Subscribed Content Library for Air-Gapped Deployment
- E. Local Content Library requires internet connectivity
Answer: A,B
NEW QUESTION # 39
......
VCP-AM 2021 Free Certification Exam Material from PracticeDump with 55 Questions: https://certkingdom.practicedump.com/2V0-71.21-practice-dumps.html