
5V0-23.20 Dumps - Grab Out For [NEW-2022] VMware Exam
5V0-23.20 Exam Dumps PDF Guaranteed Success with Accurate & Updated Questions
NEW QUESTION 10
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. Connectivity between the Tanzu Kubernetes cluster and the Subscribed Content Library
- B. The amount of CPU. memory, and storage the virtual machine should have
- C. The configuration parameters which need to be edited in the cluster
- D. The storage classes which need to be made available to the cluster
- E. Whether the resources provided by the virtual machine class type should be reserved on the host
Answer: A,B
NEW QUESTION 11
To which network are HA Proxy virtual server IP addresses issued when using the vSphere networking stack default configuration?
- A. Primary workload
- B. Management
- C. Overlay
- D. vMotion
Answer: A
Explanation:
Explanation
* The HAProxy virtual IP range where external services and DevOps users connect. In this configuration, HAProxy is deployed with two virtual NICs ( configuration), one connected to the management network, and a second one connected to the Primary Workload Network. You must plan for allocating Virtual IPs on a separate subnet from the Primary Workload Network.
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1F885AAE-92FF-41E6-B
NEW QUESTION 12
Which requirement is valid for vSphere with Tanzu on vSphere Distributed Switch Network?
- A. HAProxy Frontend hterface that has a common subnet and bridged interface to workload networks
- B. HAProxy Virtual Server IP range that is allocated to NSX-T edge router external interface
- C. Workload networks that are routable to the primary workload network
- D. Network Interface Cards with Single Root IO Visualization Support (SR-IOV)
Answer: B
NEW QUESTION 13
Which statement describes a characteristic of Supervisor Cluster control plane VMs?
- A. Run system and infrastructure pods
- B. Are manually created by a vSphere administrator
- C. Host developer workloads
- D. Manage the lifecycle of ESXi hosts
Answer: B
NEW QUESTION 14
A company needs to provide global visibility and consistent policy management across multiple Tanzu Kubernetes Clusters, namespaces, and clouds Which VMvare solution will meet these requirements'?
- A. vSphere with Tanzu Supervisor Cluster
- B. Tanzu Kubernetes Grid Service
- C. vCenter Server
- D. Tanzu Mission Control
Answer: A
NEW QUESTION 15
A developer is connecting to a Tanzu Kubernetes Cluster using the kubectl vsphere login command Which information must be specified, in addition to both the name of the cluster and the Supervisor Cluster Control Wane IP?
- A. The path to the existing kubeconfig file and the Token D for the SSO credentials
- B. The name of the Supervisor Namespace and the SSO Username
- C. The name of the Supervisor Namespace and the Token ID for the SSO credentials
- D. The path to the existing kubeconfig file and the SSO Username
Answer: A
NEW QUESTION 16
Which capability do persistent volumes provide to containerized applications?
- A. Retention of application state and data
- B. Support for in-memory databases
- C. Support for ephemeral workloads
- D. Automated disk archival
Answer: C
Explanation:
Explanation
https://tanzu.vmware.com/developer/guides/storage-integration/
NEW QUESTION 17
Which open-source project extends the Docker registry source code to provide an enterprise-class registry server?
- A. Harbor
- B. Namespace
- C. Github
- D. Manifest
Answer: A
NEW QUESTION 18
How can you remove unreferenced container images from a project in an embedded Registry Service?
- A. Delete the namespace using the vSphere Client.
- B. Delete images in Content Library.
- C. Use kubectl to delete the images.
- D. Purge a namespace using the vSphere Client.
Answer: B
NEW QUESTION 19
Which process should be used to upgrade the vSphere with Tanzu Supervisor Cluster?
- A. Use the vSphere Client, navigate to Workload Management, and apply updates.
- B. Use kubectl, and apply an update manifest specification to the Supervisor Cluster.
- C. Use the vSphere Client, navigate to vSphere lifecycle Manager, and apply updates
- D. Allow vSphere with Tanzu Supervisor Cluster to upgrade automatically when new versions are available.
Answer: C
NEW QUESTION 20
A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.
- A. It is a Kubernetes cluster deployed by developers using a YAML specification file.
- B. It exposes a Kubernetes API for use by DevOps teams.
- C. It aggregates hosts across vSphere clusters to form a Kubernetes cluster on vSphere.
- D. It enables vSphere High Availability and Distributed Resource Scheduler.
Answer: C
NEW QUESTION 21
How do Tanzu Kubemetes clusters communicate with Storage Policy Based Management to request PersistentVolumes?
- A. Through the Supervisor Cluster
- B. Directlywith the vCenter Server
- C. Through a proxy VM
- D. Directly with vCenter Server and the underlying ESXi hosts
Answer: C
NEW QUESTION 22
What is the minimum number of portgroups needed, in addition to the management portgroup. to provide connectivity for external services on a Supervisor Cluster?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B
NEW QUESTION 23
An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores The administrator has applied tags to the required datastores in the vSphere Client Which action should the administrator take next to meet the requirement?
- A. Create a persistent volume claim containing the tagged datastores, and apply it to the vSphere Namespace.
- B. Create a storage class containing the tagged datastores. and apply it to the Supervisor Cluster
- C. Create a storage policy containing the tagged datastores. and apply it to the vSphere Namespace.
- D. Create a storage Policy containing the tagged datastores. and apply it to the Supervisor Cluster.
Answer: C
NEW QUESTION 24
Which kubectl command should be used to change the active vSphere namespace to namespace-01?
- A. kubectl config change-context namespace-01
- B. kubectl get ns namespace-01
- C. kubectl config use-context namespace-01
- D. kubectl describe ns namespace-01
Answer: A
NEW QUESTION 25
What is the correct process to store images in a project on the Registry Service?
- A. Use the vSphere Client to upload the image the content library
- B. Use the vSphere Client to upload the image to the Registry Service
- C. Use the kubect1 push command
- D. Use the docker push command
Answer: D
Explanation:
Explanation
https://docs.docker.com/docker-hub/repos/
NEW QUESTION 26
Which command will show the Tanzu Kubernetes cluster versions available in the vSphere content library?
- A. kubect1 get tanzukubernetesreleases
- B. kubect1 get tanzuimages
- C. kubect1 get contentlibrary
- D. kubect1 get rc,services
Answer: C
NEW QUESTION 27
A developer is trying to deploy a Kubernetes Application into a namespace within a Supervisor Cluster The deployment must utilize the latest assets that have been pushed into the Registry Service.
What should the developer add to the YAML file to ensure that the deployment is successful?
- A. image: /<namespace>/<image name>:latest
- B. template: /<namespace name>/<image name>:latest
- C. template: <image registry url>/<namespace name>/<image name> : latest
- D. image: <image registry url>/<namespace name>/<image name>:latest
Answer: B
NEW QUESTION 28
Where are the virtual machine images stored that are used to deploy Tanzu Kubernetes clusters?
- A. Content Library
- B. Harbor Image Registry
- C. Namespace
- D. Supervisor Cluster
Answer: B
Explanation:
Explanation
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-EC79A6DE-477A-40C1- You can use the embedded Harbor Registry to serve as the private container registry for images that you deploy to Tanzu Kubernetes clusters provisioned by the Tanzu Kubernetes Grid Service.
vSphere with Tanzu embeds a Harbor Registry instance that you can enable on the Supervisor Cluster and use to deploy container-based workloads to Tanzu Kubernetes clusters.
Once the embedded Harbor Registry is enabled on the Supervisor Cluster, the Tanzu Kubernetes Grid Service will install onto the Tanzu Kubernetes cluster nodes the root CA certificate for the registry instance.
This certificate is installed on both new clusters and on existing clusters (by way of a reconciliation loop).
From there you can run images on the cluster by specifying the private registry in the workload YAML.
NEW QUESTION 29
Which external load balancer is supported in vSphere 7 U1 using the vSphere networking stack?
- A. Nginx
- B. HAProxy
- C. Seesaw
- D. Loadmaster
Answer: B
Explanation:
Explanation
When using vSphere with Tanzu with vDS networking, HAProxy provides load balancing for developers accessing the Tanzu Kubernetes control plane, and for Kubernetes Services of Type Load Balancer. Review the possible topologies that you can implement for the HAProxy load balancer.
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1F885AAE-92FF-41E6-B
NEW QUESTION 30
Which two container network interfaces (CNIs) are supported with Tanzu Kubernetes clusters created by the Tanzu Kubernetes Grid Service? (Choose two )
- A. Flannel
- B. Calico
- C. Weave Net
- D. Antrea
- E. NSX-T
Answer: B,D
Explanation:
Explanation
https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-A7756D67-0B95-447D-A A Tanzu Kubernetes cluster provisioned by the Tanzu Kubernetes Grid Service supports two CNI options:
Antrea (default) and Calico. Both are open-source software that provide networking for cluster pods, services, and ingress.
Tanzu Kubernetes clusters provisioned by the Tanzu Kubernetes Grid Service support the following Container Network Interface (CNI) options:
* Antrea
* Calico
NEW QUESTION 31
What is required to enable Workload Management?
- A. Github repository
- B. NSX-V
- C. vSphere Distributed Switch
- D. Windows Network Load Balancer
Answer: C
Explanation:
Explanation
https://docs.vmware.com/en/VMware-vSphere/7.0/vsphere-esxi-vcenter-server-702-vsphere-with-tanzu-guide.pd
NEW QUESTION 32
A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?
- A. kubect1 explain tkg dev-cluster
- B. kubect1 get version
- C. kubect1 describe tkc dev-cluster
- D. kubect1 get vm dev-cluster
Answer: D
NEW QUESTION 33
On which network are TKG clusters deployed in vSphere with Tanzu when using the vSphere networking stack?
- A. Backend
- B. Edge
- C. Frontend
- D. Workload
Answer: D
NEW QUESTION 34
......
What are the prerequisites for the VMware 5V0-23.20 Exam
At least 12 months of experience with vSphere is required for the minimally qualified candidate.
The MQC has experience with NSX-T, network, virtualization, and OS. Candidates need to have completed all recommended training courses in order to hold the VCP-DCV 2020.
The successful candidate will hold certifications that are recognized by the industry.
Get New 5V0-23.20 Certification Practice Test Questions Exam Dumps: https://vcepractice.pass4guide.com/5V0-23.20-dumps-questions.html