Updated Sep 01, 2023 2V0-71.21 Exam Dumps - PDF Questions and Testing Engine New (2023) VMware 2V0-71.21 Exam Dumps NEW QUESTION # 10 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. Container volumes in vSphere Client. B. Get the status of the pods vis kubectl. C. vSAN Data Store in [...]

Updated Sep 01, 2023 2V0-71.21 Exam Dumps - PDF Questions and Testing Engine [Q10-Q27]

Share

Updated Sep 01, 2023 2V0-71.21  Exam Dumps - PDF Questions and Testing Engine

New (2023) VMware 2V0-71.21  Exam Dumps

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

Answer: A

Explanation:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/images/GUID-FE79A934-E0B5-4A92-890A-5FDDCA77E199-low.png


NEW QUESTION # 11
What is the default authentication implemented in Tanzu Kubernetes Grid?

  • A. Keycloak
  • B. Vault
  • C. kube-oidc-proxy
  • D. Dex & Gangway

Answer: D

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 # 12
Which option provides a configuration blueprint to deploy Tanzu Kubernetes clusters?

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

Answer: D


NEW QUESTION # 13
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)

  • A. Tanzu Kubernetes clusters
  • B. NSX Advanced Load Balancer
  • C. vSphere Pods
  • D. Embedded Harbor Registry
  • E. NSX Load Balancer

Answer: A,B

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 # 14
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. Create three different pods for each application.
  • C. Create three different namespaces 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 # 15
To configure a cluster with user authentication in Tanzu Kubernetes Grid (TKG), which options are needed to deploy Dex on a management cluster running on vSphere? (Choose two.)

  • A. Dex with OpenLDAP
  • B. Dex with OIDC
  • C. Dex with LDAP
  • D. Dex with Local Authentication
  • E. Dex with Active Directory

Answer: B,C


NEW QUESTION # 16
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 Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
  • B. Create three different pods for each application.
  • C. Deploy three different management clusters with different Kubernetes versions.
  • D. Create three different namespaces for each application.

Answer: C


NEW QUESTION # 17
What are the infrastructure services prerequisites to enable Tanzu in vSphere? (Choose all that apply.)

  • A. DHCP
  • B. Active directory
  • C. DNS
  • D. NTP
  • E. Firewall

Answer: C,D


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

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

Answer: C


NEW QUESTION # 19
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)

  • A. CAPZ
  • B. CAPA
  • C. CAPV
  • D. CAP
  • E. CAPW

Answer: A,B


NEW QUESTION # 20
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 TLS is exposed
  • C. Kubernetes VPN is exposed
  • D. Kubernetes IP is exposed

Answer: A


NEW QUESTION # 21
What is the MINIMUM required version of vSphere to install Tanzu Kubernetes Grid?

  • A. 6.0 Update 1
  • B. 6.5 Update 2
  • C. 6.7 Update 1
  • D. 6.7 Update 3

Answer: D


NEW QUESTION # 22
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. Local Content Library requires internet connectivity
  • C. Subscribed Content Library requires internet connectivity
  • D. Local Content Library for Air-Gapped Deployment
  • E. Download manually via Content Library

Answer: D,E


NEW QUESTION # 23
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 ESXi Host Client.
  • B. Tanzu Kubernetes clusters can be deployed to vSphere with Tanzu and manage their lifecycle directly from the TKG CLI.
  • C. Kubernetes objects can be created via vCenter Server VAMI interface.
  • D. Tanzu Kubernetes clusters can be managed with vCenter Server Graphical User Interface console.

Answer: B


NEW QUESTION # 24
Which Tanzu Mission Control role provides the typical service usage for most members in an organization?

  • A. Service Admin
  • B. Service Member
  • C. Service Owner
  • D. Service Collaborator

Answer: B


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

Answer: A,C

Explanation:
https://kubernetes.io/docs/concepts/services-networking/connect-applications-service/#exposing-the-service


NEW QUESTION # 26
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. Local Content Library requires internet connectivity
  • D. Download manually via Content Library
  • E. Local Content Library for Air-Gapped Deployment

Answer: B,E


NEW QUESTION # 27
......

Updated Verified Pass 2V0-71.21 Exam - Real Questions and Answers: https://torrentpdf.guidetorrent.com/2V0-71.21-dumps-questions.html