Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

View All 2V0-71.23 Actual Free Exam Questions Nov 01, 2023 Updated [Q38-Q59]

Share

View All 2V0-71.23 Actual Free Exam Questions Nov 01, 2023 Updated

Pass Authentic VMware 2V0-71.23 with Free Practice Tests and Exam Dumps


The topics covered in the exam include Kubernetes cluster design, deployment, and management, application deployment, networking, and monitoring using VMware Tanzu. 2V0-71.23 exam also covers security best practices, disaster recovery, and troubleshooting of Kubernetes clusters. Passing the VMware 2V0-71.23 exam demonstrates the candidate's proficiency in Kubernetes operations and their ability to use VMware Tanzu to manage Kubernetes clusters effectively.

 

NEW QUESTION # 38
A Tanzu Mission Control administrator would like to enforce the following container controls:
Which type of policy can be used?

  • A. Image Security
  • B. Image Registry
  • C. Security
  • D. Access
  • E. Network

Answer: A


NEW QUESTION # 39
Which statement describes a Global Namespace in VMware Tanzu Service Mesh?

  • A. Automatic placement of the workload to any global cluster based on traffic demand.
  • B. Provide distributed ingress and egress services to support multiple namespaces across multiple clusters.
  • C. Apply a single policy to multiple namespaces across multiple clusters.
  • D. Define an application boundary and provides consistent traffic routing, connectivity, resiliency, and security for applications across multiple clusters.

Answer: D


NEW QUESTION # 40
Which two statements describe Kubernetes observability characteristics? (Choose two.)

  • A. Provides visibility into Kubernetes clusters for troubleshooting and impact assessment
  • B. It observes the code of the applications running in Kubernetes environment
  • C. Collects real-time metrics from all layers of Kubernetes
  • D. It provides network insight and detailed Kubernetes network topology view
  • E. Automatically heals Kubernetes workloads after an issue has been observed

Answer: A,C


NEW QUESTION # 41
What are four policy types supported by VMware Tanzu Mission Control? (Choose four.)

  • A. Workspace policy
  • B. Access policy
  • C. Custom policy
  • D. Security policy
  • E. Pod security policy
  • F. Cluster group policy
  • G. Network policy

Answer: B,C,D,G


NEW QUESTION # 42
Which component must be installed upfront to deploy VMware Tanzu Kubernetes Grid management cluster?

  • A. External DNS
  • B. Tanzu CLI
  • C. Cluster API
  • D. Kubeadm

Answer: B


NEW QUESTION # 43
Which command has a valid syntax for scaling VMware Tanzu Kubernetes Grid cluster using Tanzu CLI?

  • A. tanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>
  • B. tanzu scale <cluster_name> --controlplane 5 --worker 10
  • C. tanzu cluster scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10
  • D. tanzu scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10 --namespace=<my_namespace>

Answer: A


NEW QUESTION # 44
An administrator has a VMware Tanzu Kubernetes Grid management cluster named tanzu-mc0l which needs to be upgraded.
Which command can be used to upgrade this cluster?

  • A. kubectl management-cluster upgrade
  • B. kubectl tanzu-mc01 upgrade
  • C. tanzu config use-context tanzu-mc01-admin@tanzu-mc01
  • D. tanzu mc upgrade

Answer: D


NEW QUESTION # 45
What is the correct resource hierarchy order in VMware Tanzu Mission Control?

  • A. Organization -> Clusters -> Cluster Groups
  • B. Organization -> Cluster Groups -> Namespaces
  • C. Organization -> Cluster Groups -> Clusters
  • D. Root -> Cluster Groups -> Clusters

Answer: C


NEW QUESTION # 46
What is the Kubernetes component that is responsible for workload creation?

  • A. etcd
  • B. Kubelel
  • C. API Sep/er
  • D. Scheduler

Answer: B


NEW QUESTION # 47
Which Kubernetes object controls what traffic is allowed to and from selected pods and network endpoints?

  • A. ISecret
  • B. Ingress
  • C. NetworkPolicv
  • D. PodSecurityPolicy

Answer: A


NEW QUESTION # 48
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 # 49
What two steps are required to visualize API connectivity and enable API protection in VMware Tanzu Service Mesh? (Choose two.)

  • A. Activate API Discovery for the Global Namespace
  • B. Create API Security Policy for the Global Namespace
  • C. Enable Threat Detection Policy for the Global Namespace
  • D. Create an Autoscaling policy for API for the Global Namespace
  • E. Set a Distributed Firewall policy for the Global Namespace

Answer: A,B


NEW QUESTION # 50
What steps are required to deploy an application to a Kubernetes cluster using VMware Tanzu Mission Control (TMC) catalog?

  • A. Using the TMC CLI, enter the command tmc cluster tanzupackage create
  • B. From the TMC Console, in Catalog, select the package to install, select Install Package
  • C. Using the Tanzu CLI, enter the command tanzu package install
  • D. From the TMC Console, in Catalog, from Available Tanzu Packages, specify the target cluster and the package to install

Answer: B


NEW QUESTION # 51
Which Container Network Interface (CNI) is selected by default in a VMware Tanzu Kubernetes Grid workload cluster?

  • A. Calico
  • B. Antrea
  • C. Flannel
  • D. Multus CNI

Answer: B


NEW QUESTION # 52
Which two package management tools can be used to configure and install applications on Kubernetes? (Choose two.)

  • A. Grafana
  • B. Carvel
  • C. Fluent bit
  • D. Helm
  • E. Multus

Answer: B,D


NEW QUESTION # 53
Which two configurations are valid for Zonal Supervisor Deployment? (Choose two.)

  • A. one-zone
  • B. five-zone
  • C. seven-zone
  • D. two-zone
  • E. three-zone

Answer: A,E


NEW QUESTION # 54
Which command can be used to upgrade a VMware Tanzu Kubernetes Cluster that is managed by VMware Tanzu Mission Control?

  • A. tmc cluster upgrade <clustername> [version]
  • B. tmc cluster update [clustername] [flags]
  • C. tmc cluster upgrade [version] <clustername>
  • D. tmc cluster tanzupackage install update [version]

Answer: A


NEW QUESTION # 55
Which two are valid options for obtaining kubectl config file in Tanzu Kubernetes environment? (Choose two.)

  • A. Access from VMware Tanzu Mission Control
  • B. Access from vCenter Server Appliance Management Interface
  • C. Use the command tubeccl vsphere login
  • D. Download on the Supervisor Cluster Webpage
  • E. Download from vSphere Ul

Answer: A,C


NEW QUESTION # 56
What is the purpose of a service mesh?

  • A. Provides dynamic application load balancing and autoscaling across multiple clusters and multiple sites.
  • B. Provides service discovery across multiple clusters.
  • C. Provides a centralized, global routing table to simplify and optimize traffic management.
  • D. Provides an infrastructure layer that makes communication between applications possible, structured, and observable.

Answer: D


NEW QUESTION # 57
Which statement describes Harbor?

  • A. Harbor is an image scanner used to verify that images are free from known vulnerabilities and patches as necessary.
  • B. Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.
  • C. Harbor formerly known as Bitnami, is an image catalog used for downloading verified open source packages.
  • D. Harbor requires that all images are pulled from GitHub and is used for image validation and verification.

Answer: B


NEW QUESTION # 58
Which three can be configured in a VM Class in VMware vSphere with Tanzu? (Choose three.)

  • A. CPU
  • B. Memory
  • C. Operating system
  • D. PCI devices
  • E. Network
  • F. Storage

Answer: A,B,F


NEW QUESTION # 59
......

New 2V0-71.23  Exam Questions Real VMware Dumps: https://www.testsimulate.com/2V0-71.23-study-materials.html