ExamGecko
Home / VMware / 5V0-23.20 / List of questions
Ask Question

VMware 5V0-23.20 Practice Test - Questions Answers, Page 3

List of questions

Question 21

Report
Export
Collapse

Which command should be used by a developer to log in to the vSphere with Tanzu Supervisor Cluster?

vmwarectl login --server-<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username<VCENTER-SSO-USER>
vmwarectl login --server-<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username<VCENTER-SSO-USER>
kubectl vsphere login --server=<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphereusername<vcENTER-SSO-USER>
kubectl vsphere login --server=<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphereusername<vcENTER-SSO-USER>
vmwarectl vsphere login --server—<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphereusername<VCENTER-SSO-USER>
vmwarectl vsphere login --server—<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphereusername<VCENTER-SSO-USER>
kubectl login --server=<KUBERNETES-CONTROL-PLANE-lP-ADDRESS> --vsphere-username<VCENTER-SSO-USER>
kubectl login --server=<KUBERNETES-CONTROL-PLANE-lP-ADDRESS> --vsphere-username<VCENTER-SSO-USER>
Suggested answer: B

Explanation:

Authenticating Using kubectl

In vSphere with Tanzu, authentication is performed using vCenter Single Sign-On. You run the command kubectl vsphere login to authenticate a user through vCenter Single Sign-On to Kubernetes clusters. kubectl vsphere login --server <kubernetes control plane> -u <username> The --insecure-skip-tls-verify flag is required if the certificate presented by the vSphere with Tanzu control plane is not trusted by the client machine. The control plane is signed by the vCenter Server VMware CA by default. You can replace the control plane certificate with a trusted certificate if needed. Alternatively, install the vCenter Server VMware CA root certificate into your client machine to remove the need for the --insecure-skip-tls-verify flag.

asked 16/09/2024
Edmond Chui
35 questions

Question 22

Report
Export
Collapse

Which external load balancer is supported in vSphere 7 U1 using the vSphere networking stack?

Nginx
Nginx
Seesaw
Seesaw
Loadmaster
Loadmaster
HAProxy
HAProxy
Suggested answer: D

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-BF04-0F0FD4173BD9.html

The HAProxy appliance is an open-source solution developed by HAProxy Technologies and chosen by VMware as the first supported open-source load balancer for use with vSphere with Tanzu. With the HAProxy, external network traffic is routed to Kubernetes pods running in the vSphere with Tanzu environment.

VMware 5V0-23.20 image Question 22 explanation 10330 09162024012802000000

asked 16/09/2024
Ben Johnson
34 questions

Question 23

Report
Export
Collapse

A user needs to identify the namespaces that may be accessed.

Which command will provide the desired output?

kubect1 get storageclasses
kubect1 get storageclasses
kubect1 config use-context
kubect1 config use-context
kubect1 config get-contexts
kubect1 config get-contexts
kubect1 get contexts
kubect1 get contexts
Suggested answer: C

Explanation:

A user can have permissions on multiple namespaces. The kubectl commands are typically actioned against the current active namespace.

View the list of available namespaces: kubectl config get-contexts Change the current active namespace: kubectl config use-context <namespace>

asked 16/09/2024
Andrew Carver
38 questions

Question 24

Report
Export
Collapse

What is required to enable Workload Management?

vSphere Distributed Switch
vSphere Distributed Switch
Windows Network Load Balancer
Windows Network Load Balancer
Github repository
Github repository
NSX-V
NSX-V
Suggested answer: A

Explanation:

https://docs.vmware.com/en/VMware-vSphere/7.0/vsphere-esxi-vcenter-server-702-vsphere-withtanzu-guide.pdfConfiguring Workload Networks You configure one or more workload networks and their respective

IP address ranges.

Each workload network is assigned a vSphere Distributed Switch port group and uses a defined IP range to allocate IP addresses to workloads (VMware Tanzu Kubernetes clusters).

asked 16/09/2024
Aleh Patskevich
48 questions

Question 25

Report
Export
Collapse

Which role should the vSphere administrator apply for the developer?

Assign the developer user with the "can edit" role at the vSphere Namespace object.
Assign the developer user with the "can edit" role at the vSphere Namespace object.
Assign the developer user with the 'VSphere Kubernetes Manager" role at the vSphere Namespace object.
Assign the developer user with the 'VSphere Kubernetes Manager" role at the vSphere Namespace object.
Assign the developer user with the 'VSphere Kubernetes Manager" role at the cluster object.
Assign the developer user with the 'VSphere Kubernetes Manager" role at the cluster object.
Assign the developer user with the "can edit" role at the cluster object.
Assign the developer user with the "can edit" role at the cluster object.
Suggested answer: A

Explanation:

VMware 5V0-23.20 image Question 25 explanation 10333 09162024012802000000

Permissions for programmers should be assign at the Namespace level, typically using groups and roles.

You assign roles for the Namespace to Active Directory groups. You can later assign access to users by adding them to these groups. You assign access to separate Active Directory groups for the edit and view roles in the Namespace.

asked 16/09/2024
Mauro Daniele
37 questions

Question 26

Report
Export
Collapse

A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.

It is a Kubernetes cluster deployed by developers using a YAML specification file.
It is a Kubernetes cluster deployed by developers using a YAML specification file.
It aggregates hosts across vSphere clusters to form a Kubernetes cluster on vSphere.
It aggregates hosts across vSphere clusters to form a Kubernetes cluster on vSphere.
It enables vSphere High Availability and Distributed Resource Scheduler.
It enables vSphere High Availability and Distributed Resource Scheduler.
It exposes a Kubernetes API for use by DevOps teams.
It exposes a Kubernetes API for use by DevOps teams.
Suggested answer: B
asked 16/09/2024
Aldrin Plata
43 questions

Question 27

Report
Export
Collapse

On which cluster can a Supervisor Namespace be created?

A Tanzu Kubernetes Grid Integrated cluster
A Tanzu Kubernetes Grid Integrated cluster
A vSphere 7 cluster enabled with Workload Management
A vSphere 7 cluster enabled with Workload Management
A Tanzu Kubernetes cluster
A Tanzu Kubernetes cluster
A vSphere 6.7 cluster enabled with Workload Management
A vSphere 6.7 cluster enabled with Workload Management
Suggested answer: B

Explanation:

A Supervisor Cluster namespace is a combination of resource allocations and permissions set within the Supervisor Cluster. When you create a Supervisor Namespace, you’ll assign who has access to use it, and how many of the ESXi cluster’s resources you can use (much like a resource pool).

When you enabled the Workload Management components, you created a special Kubernetes cluster called the “Supervisor Cluster”. You can continue to deploy virtual machines in this cluster, and you can also deploy kubernetes pods as a “pod vm” which is basically a container with some special wrapping so they are better isolated, like a virtual machine is.

VMware 5V0-23.20 image Question 27 explanation 10335 09162024012802000000

asked 16/09/2024
Billy Mitchell
29 questions

Question 28

Report
Export
Collapse

Which command provides valid syntax to deploy a vSphere Pod?

tkg apply -c containerName
tkg apply -c containerName
docker run containerName
docker run containerName
kubectl apply -f deployment.yaml
kubectl apply -f deployment.yaml
kubectl apply -t deployment.yaml
kubectl apply -t deployment.yaml
Suggested answer: C

Explanation:

You can deploy an application on a namespace on a Supervisor Cluster. Once the application is deployed, the respective number of vSphere Pods are created on the Supervisor Cluster within the namespace.

Common kubectl commands include the apply, get, describe, and delete commands:

• The kubectl apply command applies the contents of a YAML file. Typically, this command is used to create a pod or deployment: — kubectl apply -f /path/to/my.yaml

• The kubectl get command returns basic information about an object: — kubectl get pod

<pod_name_name>

asked 16/09/2024
manuele groppi
30 questions

Question 29

Report
Export
Collapse

Which statement describes a characteristic of Supervisor Cluster control plane VMs?

Manage the lifecycle of ESXi hosts
Manage the lifecycle of ESXi hosts
Are manually created by a vSphere administrator
Are manually created by a vSphere administrator
Host developer workloads
Host developer workloads
Run system and infrastructure pods
Run system and infrastructure pods
Suggested answer: D

Explanation:

VMware 5V0-23.20 image Question 29 explanation 10337 09162024012802000000

The Supervisor Cluster provides the management layer on which Tanzu Kubernetes clusters are built.

The Tanzu Kubernetes Grid Service is a custom controller manager with a set of controllers that is part of the Supervisor Cluster. The purpose of the Tanzu Kubernetes Grid Service is to provision Tanzu Kubernetes clusters.

While there is a one-to-one relationship between the Supervisor Cluster and the vSphere cluster, there is a one-to-many relationship between the Supervisor Cluster and Tanzu Kubernetes clusters.

You can provision multiple Tanzu Kubernetes clusters within a single Supervisor Cluster. The workload management functionality provided by the Supervisor Cluster gives you control over the cluster configuration and lifecycle, while allowing you to maintain concurrency with upstream Kubernetes.

asked 16/09/2024
Andrey Markov
33 questions

Question 30

Report
Export
Collapse

The creation of which object by an administrator in the vSphere client automatically results in the creation of a new segment within NSX -T?

Service
Service
Pod
Pod
Network policy
Network policy
Namespace
Namespace
Suggested answer: D

Explanation:

NSX Container Plugin (NCP) runs as a pod on the control plane VMs. It listens for requests for network objects to the API server and interfaces with the NSX Manager to create, update, or delete those objects:

• A request to create a namespace results in a new NSX segment.

• A request to deploy a pod results in a segment port request and IP assignment.

• A request to create a service results in a new virtual server.

• A request to create a network policy results in a new distributed firewall rule.

asked 16/09/2024
Ihab ALkasrawi
34 questions
Total 124 questions
Go to page: of 13