VMware 5V0-23.20 VMware vSphere with Tanzu Specialist Online Training
VMware 5V0-23.20 Online Training
The questions for 5V0-23.20 were last updated at Nov 23,2024.
- Exam Code: 5V0-23.20
- Exam Name: VMware vSphere with Tanzu Specialist
- Certification Provider: VMware
- Latest update: Nov 23,2024
An administrator needs to configure a Supervisor Cluster with the vSphere networking stack (vSphere Distributed Switch) and HAProxy appliance using default configuration. The administrator has already connected all hosts in the cluster to a vSphere Distributed Switch and created distributed portgroups.
Which designation must be mapped to a distributed portgroup?
- A . Primary Workload Network
- B . Load Balancer Network
- C . Frontend Network
- D . Supervisor Cluster Network
Which command displays the storage limits that have been set together with the amount of resources consumed?
- A . kubect1 get resourcequotas
- B . kubect1 config get-resourcequotas limits
- C . kubect1 list resourcequotas
- D . kubect1 describe resourcequotas
Which three roles does the Spherelet perform? (Choose three )
- A . Determines placement of vSphere pods
- B . Manages node configuration
- C . Starts vSphere pods
- D . Provides a key-value store for pod configuration
- E . Communicates with Kubernetes API
- F . Provisions Tanzu Kubernetes clusters
Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two)
- A . Whether the resources provided by the virtual machine class type should be reserved on the host
- B . The configuration parameters which need to be edited in the cluster
- C . The amount of CPU. memory, and storage the virtual machine should have
- D . Connectivity between the Tanzu Kubernetes cluster and the Subscribed Content Library
- E . The storage classes which need to be made available to the cluster
A HAProxy appliance has been deployed using a 3 NIC configuration.
Which network will developers and external services use to connect?
- A . DMZ
- B . Frontend
- C . HAProxy
- D . Workload
A developer is trying to deploy a Kubernetes Application by using an image from the embedded Registry Service into an existing Namespace within a Supervisor Cluster.
Which three steps must be completed to ensure the deployment is successful? (Choose three.)
- A . Include the image: //: in the YAML spec.
- B . Run kubectl config use-context to switch to the correct namespace.
- C . Run kubectl config set-context to switch to the correct namespace.
- D . Pull the image into the Registry service with docker pull //:.
- E . Include the image: /: in the YAML spec.
- F . Push the image to the Registry service with docker push //:.
What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?
- A . Tier-1 uplink
- B . vSphere Distributed Switch
- C . Tier-0 uplink segment
- D . Transport Zones
What can be used to define whether a vSphere pod can be scaled?
- A . Deployment
- B . Namespaces
- C . Persistent Volume
- D . Network Policies
What should be increased or reduced in order to scale a Tanzu Kubernetes cluster up or down?
- A . The number of Pods that it contains
- B . The number of Namespaces that it contains
- C . The number of Deployments that it contains
- D . The number of worker nodes that it contains
What is true of a Tanzu Kubernetes Cluster?
- A . It is a Kubernetes cluster deployed by developers using a YAML specification file.
- B . It use resources from hosts across vSphere clusters to form a Kubernetes cluster on vSphere.
- C . It enables vSphere High Availability and Distributed Resource Scheduler.
- D . It removes the Kubernetes API for use by DevOps teams.