VMware 5V0-23.20 - VMware vSphere with Tanzu Specialist Exam
Page: 2 / 25
Total 124 questions
Question #6 (Topic: Exam A)
Which value must be increased or decreased to horizontally scale a Tanzu Kubernetes cluster?
A. Namespaces
B. etcd instance
C. Worker node count
D. ReplicaSets
Answer: C
Question #7 (Topic: Exam A)
Which two container network interfaces (CNIs) are supported with Tanzu Kubernetes clusters created by the Tanzu Kubernetes Grid Service? (Choose two.)
A. NSX-T
B. WeaveNet
C. Flannel
D. Antrea
E. Calico
Answer: AD
Question #8 (Topic: Exam A)
Where are the virtual machine images stored that are used to deploy Tanzu Kubernetes clusters?
A. Content Library
B. Supervisor Cluster
C. Harbor Image Registry
D. Namespace
Answer: C
Question #9 (Topic: Exam A)
Which capability do persistent volumes provide to containerized applications?
A. Automated disk archival
B. Support for in-memory databases
C. Support for ephemeral workloads
D. Retention of application state and data
Answer: B
Question #10 (Topic: Exam A)
What is the proper way to delete a Persistent Volume Claim?
A. By using the kubectl delete persistentvolumeclaim command
B. By using the kubectl remove pvc command
C. Through the SPBM policy engine using the vSphere Client
D. By unmounting the volume from the VM and deleting it from the vSphere datastore
Answer: A