[2023] Get Top-Rated VMware 2V0-71.21 Exam Dumps Now [Q16-Q39]

Share

[2023] Get Top-Rated VMware 2V0-71.21 Exam Dumps Now

Passing Key To Getting 2V0-71.21 Certified Exam Engine PDF

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

  • A. Change the major version, e.g. from v1.18 to v2.0
  • 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. Upgrade by skipping Kubernetes version e.g. 1.16 to 1.18

Answer: B

 

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

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

Answer: B

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 18
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?

  • A. Set the ENABLE_AUDIT_LOGGING variable to 'true' before deploying the cluster
  • 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. Run systemctl start auditd && systemctl enable auditd on master node

Answer: A

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

 

NEW QUESTION 19
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. provisioner
  • C. type
  • D. name

Answer: B

 

NEW QUESTION 20
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 LoadBalancer
  • B. Change type to NodePort
  • C. Change type to HostPort
  • D. Change type to AntreaCni
  • E. Change type to IngressController

Answer: C,E

 

NEW QUESTION 21
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 22
Which tool is required to install extensions in Tanzu Kubernetes Grid clusters?

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

Answer: D

 

NEW QUESTION 23
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. Conformance testing can be run on the cluster level, repeat this task for all the clusters
  • C. Run the conformance testing by selecting a workspace group that all the cluster namespaces belong to
  • D. Apply a label to all the clusters and select the label when running the conformance testing

Answer: A

 

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

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

Answer: C

 

NEW QUESTION 25
What command would an administrator use to upgrade the Tanzu Management Cluster?

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

Answer: A

 

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

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

Answer: D

 

NEW QUESTION 27
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. NSX Advanced Load Balancer
  • D. Embedded Harbor Registry
  • E. vSphere Pods

Answer: B,D

 

NEW QUESTION 28
Which option provides a configuration blueprint to deploy Tanzu Kubernetes clusters?

  • A. Tanzu Kubernetes Grid Installer
  • B. Tanzu Kubernetes Cluster Spec
  • C. Tanzu ClusterAPI Provider
  • D. Tanzu Kubernetes Cluster Plan

Answer: D

 

NEW QUESTION 29
What role is used to run cluster inspection on Tanzu Mission Control console?

  • A. Credential.view role
  • B. Credential.admin role
  • C. Create role
  • D. Cluster.edit role

Answer: D

 

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

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

Answer: B

 

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

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

Answer: B

 

NEW QUESTION 32
Under Menu, which section to enable Tanzu Kubernetes Cluster in VMware vSphere for Tanzu on vSphere Client?

  • A. Content Libraries
  • B. VMs and Templates
  • C. Workload Management
  • D. Hosts and Cluster

Answer: C

 

NEW QUESTION 33
Which prerequisite must be configured before starting the Tanzu workload management enablement wizard?

  • A. Tanzu Build Service
  • B. Tanzu Mission Control
  • C. Content library
  • D. Storage policy

Answer: C

 

NEW QUESTION 34
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 35
What is the command to find out the available node base operating system images?

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

Answer: D

 

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

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

Answer: A,B

 

NEW QUESTION 37
Why is the port 6443 required in the boostrap machine to deploy Tanzu Kubernetes Grid on vSphere environment?

  • A. Kubernetes API is exposed
  • B. Kubernetes VPN is exposed
  • C. Kubernetes IP is exposed
  • D. Kubernetes TLS is exposed

Answer: A

 

NEW QUESTION 38
......

2V0-71.21 exam questions for practice in 2023 Updated 56 Questions: https://www.testsdumps.com/2V0-71.21_real-exam-dumps.html

2V0-71.21 Exam Dumps Pass with Updated Tests Dumps: https://drive.google.com/open?id=10ZfyJYG84sHu3ddY6vX-OKwKVRujc6de