VMware
5V0-23.20
Q1:
A development team has submitted a YAML specification to create a Tanzu Kubernetes cluster called dev-cluster and wants to verify that the cluster is running.
Which command should be run to obtain this verification?
○
A
kubectl show tkc dev-cluster○
B
kubectl get cluster dev-cluster○
C
kubectl get tkc dev-cluster○
D
kubectl list cluster dev-cluster
VMware
5V0-23.20
Q2:
An administrator needs to limit resource consumption within a vSphere with Tanzu namespace.
Which three actions should be taken to meet this goal? (Choose three.)
☐
A
Limit the capacity of the storage able to be consumed.☐
B
Change the size of the Supervisor Control Plane nodes.☐
C
Limit the number of load balancers able to be deployed.☐
D
Limit the CPU and Memory able to be consumed.☐
E
Limit the number of Operators able to be deployed.☐
F
Limit the number of vSphere Pods able to be provisioned.
VMware
5V0-23.20
Q3:
The application development team plans to test a few CPU intensive applications. The virtualization team is concerned about these applications impacting other teams.
How should the team manage this problem?
○
A
Set a CPU reservation on the Namespace Resource Pool in vCenter.○
B
Add a CPU limit to the Namespace Resource Pool in vCenter.○
C
Set a network policy to limit network bandwidth within the vSphere Namespace.○
D
Add a CPU limit to the vSphere Namespace for the development team.
VMware
5V0-23.20
Q4:
What needs to be deployed to access applications on vSphere with Tanzu?
○
A
vSphere Distributed Switch○
B
Virtual router○
C
Internal load balancer○
D
External load balancer
VMware
5V0-23.20
Q5:
How can the vSphere administrator purge unused images from the image registry?
○
A
Enable the garbage collector service to purge all unreferenced images from the corresponding namespace.○
B
From the Harbor UI, navigate to the project associated with namespace, and select the option to purge unreferenced images.○
C
Download the vSphere Docker Credential Helper CLI Tool, and use it to purge all unreferenced images from the corresponding namespace.○
D
From vSphere Client, navigate to the namespace, and select the option to purge unreferenced images.