[Dec-2021 Newly Released] Pass 2V0-71.21 Exam - Real Questions Answers Pass 2V0-71.21 Review Guide, Reliable 2V0-71.21 Test Engine VMware 2V0-71.21 Exam Syllabus Topics: TopicDetailsTopic 1Describe Kubernetes Platform and Service Administration ConceptsDescribe Kubernetes Lifecycle Management ConceptsTopic 2Describe Kubernetes Application Deployment and Lifecycle Management ConceptsDescribe Kubernetes [...]

[Dec-2021 Newly Released] Pass 2V0-71.21 Exam - Real Questions & Answers [Q25-Q43]

Share

[Dec-2021 Newly Released] Pass 2V0-71.21 Exam - Real Questions & Answers

Pass 2V0-71.21 Review Guide, Reliable 2V0-71.21 Test Engine


VMware 2V0-71.21 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe Kubernetes Platform and Service Administration Concepts
  • Describe Kubernetes Lifecycle Management Concepts
Topic 2
  • Describe Kubernetes Application Deployment and Lifecycle Management Concepts
  • Describe Kubernetes Cluster and Application Security Concepts
Topic 3
  • Configuration for the recommended design and image management
  • Tanzu Kubernetes solution that should be used
Topic 4
  • Steps for attaching a cluster to VMware Tanzu Mission Control
  • Describe Administrative and Operational Tasks for Tanzu Mission Control
Topic 5
  • Examples of troubleshooting steps to identify errors
  • Metrics configuration for an application
Topic 6
  • Situation that would require a config map
  • Tanzu Kubernetes clusterPlans
  • A bootstrap environment and its requirements
Topic 7
  • Cluster access and authentication mechanism
  • Supervisor cluster Services and Capabilities
Topic 8
  • Know the Tanzu Kubernetes Portfolio
  • Understand and Explain Common Administration Requirements for vSphere with Tanzu

 

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

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

Answer: D

 

NEW QUESTION 26
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 IP is exposed
  • D. Kubernetes VPN is exposed

Answer: A

 

NEW QUESTION 27
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. Decrease Kubernetes version e.g. 1.18 to 1.17
  • C. Change the major version, e.g. from v1.18 to v2.0
  • D. Upgrade by incremental Kubernetes version e.g. 1.17 to 1.18

Answer: D

 

NEW QUESTION 28
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. Pod can contain only one container.
  • D. Containers in a pod start and stop together.

Answer: D

 

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

Answer: D

 

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

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

Answer: A,B,D

 

NEW QUESTION 31
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. Conformance testing can be run on the cluster level, repeat this task for all the clusters
  • D. Apply a label to all the clusters and select the label when running the conformance testing

Answer: B

 

NEW QUESTION 32
What are the pre-requisites for installing the Harbor registry in Tanzu Kubernetes Grid (TKG)?

  • A. Deploy a management cluster and install Tanzu Kubernetes Grid extensions.
  • B. Deploy a management cluster, download and install the TKG extensions and Carvel tools.
  • C. Deploy a management cluster, launch the Harbor installation wizard.
  • D. Install Harbor helm from vCenter.

Answer: B

 

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

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

Answer: C

 

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

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

Answer: D

 

NEW QUESTION 35
How is the Tanzu Kubernetes Grid (TKG) management cluster created?

  • A. There is no need for a management cluster in Tanzu Kubernetes Grid.
  • B. The TKG CLI creates a temporary bootstrap cluster.
  • C. The administrator creates the management cluster in vCenter.
  • D. Download the kubernetes management agent.

Answer: B

 

NEW QUESTION 36
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. Tanzu Kubernetes clusters can be deployed to vSphere with Tanzu and manage their lifecycle directly from the TKG CLI.
  • D. Kubernetes objects can be created via vCenter Server VAMI interface.

Answer: C

 

NEW QUESTION 37
On VMware vSphere with Tanzu, which attribute identifies the etcd Leader node using the vSphere Client?

  • A. number of IP addresses
  • B. amount of memory resources
  • C. amount of compute resources
  • D. number of Networks

Answer: A

 

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

Answer: B,C

 

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

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

Answer: C,D

 

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

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

Answer: A

 

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

Answer: A

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 42
What is the MINIMUM required version of vSphere to install Tanzu Kubernetes Grid?

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

Answer: B

 

NEW QUESTION 43
......

100% Free 2V0-71.21 Daily Practice Exam With 56 Questions: https://actualtests.realvalidexam.com/2V0-71.21-real-exam-dumps.html