Real 2V0-71.21 Dumps - VMware Correct Answers updated on 2021 [Q32-Q55]

Share

Use Real 2V0-71.21 Dumps - VMware Correct Answers updated on 2021

VCP-AM 2021 2V0-71.21 Exam Practice Dumps

NEW QUESTION 32
Which tools are required to be installed on your local machine before installing TKG extensions?

  • A. ytt, yq, certgen, openssl
  • B. kapp, kbld, ytt
  • C. ytt, kubens, jq, whoami
  • D. kbld, kapp, jq

Answer: B

 

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

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

Answer: A

 

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

  • A. tkg scale cluster_name --cp-machine-count 5 --node-count 10
  • B. tkg scale 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 cluster_name --controlplane-machine-count 5 --worker-machine-count 10

Answer: D

 

NEW QUESTION 35
What is the command to find out the available node base operating system images?

  • A. kubectl get nodes
  • B. kubectl get virtualmachineclasses
  • C. kubectl get virtualmachineimages
  • D. kubectl cluster-info

Answer: A

 

NEW QUESTION 36
Which access policy control is used in Tanzu Mission Control?

  • A. vCenter Server access control
  • B. Role-based access control
  • C. Attribute-based access control
  • D. Active Directory access control

Answer: B

 

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

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

Answer: C

 

NEW QUESTION 38
Which upgrade method can be used for an 'in-place' Kubernetes update?

  • A. Change the VirtualMachineClass on a Tanzu Kubernetes cluster
  • B. Change the number of control plane nodes
  • C. Change the StorageClass on a Tanzu Kubernetes cluster
  • D. Run "kubectl patch" command against a Tanzu Kubernetes cluster

Answer: D

 

NEW QUESTION 39
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. Security
  • C. Access
  • D. Network

Answer: A

 

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

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

Answer: B,C

 

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

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

Answer: A

 

NEW QUESTION 42
How are Tanzu Kubernetes clusters upgraded?

  • A. Clusters are only upgraded offline
  • B. Rolling upgrades
  • C. In-place upgrade for each node
  • D. Deploy a new cluster with upgraded Kubernetes release

Answer: B

 

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

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

Answer: D

 

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

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

Answer: B

 

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

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

Answer: B

 

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

  • A. Audit is enabled by default on every Tanzu cluster
  • B. Edit /etc/kubernetes/audit-policy.yaml and set ENABLE_AUDIT variable to '1' on master node
  • C. Run systemctl start auditd && systemctl enable auditd on master node
  • 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 47
Which log file can be used for troubleshooting when there is a problem with Workload Control Plane (WCP) deployment?

  • A. websso.log
  • B. vpxd.log
  • C. wcpsvc.log
  • D. sps.log

Answer: C

 

NEW QUESTION 48
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. No action is required. Tanzu Kubernetes Grid automatically forwards the logfiles to syslog.
  • C. Use the kubectl get logs command to forward the logs
  • D. Deploy Fluent Bit to forward the logs

Answer: D

 

NEW QUESTION 49
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 Kubernetes Deployments per each application
  • B. Use dedicated vSphere Namespace per application
  • C. Use dedicated vSphere Pod per application
  • D. Use dedicated Supervisor Cluster per application

Answer: B

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 50
What command would an administrator use to upgrade the Tanzu Management Cluster?

  • A. apt-get install -y kubeadm
  • B. tanzu-upgrade-mgt
  • C. tkg management-upgrade
  • D. tkg upgrade management-cluster

Answer: D

 

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

Answer: D

 

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

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

Answer: D

 

NEW QUESTION 53
What is the object in Kubernetes used to grant permissions to a cluster wide resource?

  • A. ClusterRoleAccess
  • B. RoleReference
  • C. ClusterRoleBinding
  • D. RoleBinding

Answer: C

 

NEW QUESTION 54
......

Get ready to pass the 2V0-71.21 Exam right now using our VCP-AM 2021  Exam Package: https://www.testsdumps.com/2V0-71.21_real-exam-dumps.html

2V0-71.21 Premium Files Test pdf - Free Dumps Collection: https://drive.google.com/open?id=1zSc6cuODw2mbUOzVm8ZaOYT5P8InF9Ej