VMware 2V0-71.21 - Professional VMware Application Modernization Exam
Page: 1 / 11
Total 55 questions
Question #1 (Topic: Single Topic)
Which is the correct option to forward logs from Tanzu Kubernetes Grid clusters to Elastic, Kafka, Splunk or an HTTP endpoint?
A. No action is required. Tanzu Kubernetes Grid automatically forwards the logfiles to syslog.
B. Use the kubectl get logs command to forward the logs
C. Deploy the fluent bit plugin to vRealize Log Insight
D. Deploy Fluent Bit to forward the logs
Answer: D
Question #2 (Topic: Single Topic)
Refer to the exhibit.
In the following StorageClass manifest, which field is used to specify the Volume Plugin driver used for underlying storage array?

In the following StorageClass manifest, which field is used to specify the Volume Plugin driver used for underlying storage array?

A. type
B. name
C. parameters
D. provisioner
Answer: D
Question #3 (Topic: Single Topic)
Which option of Tanzu Mission Control is used to manage namespaces within and across clusters?
A. Workspaces
B. Workhome
C. Workloads
D. Workgroup
Answer: A
Question #4 (Topic: Single Topic)
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?
A. Set the ENABLE_AUDIT_LOGGING variable to ג€˜trueג€™ before deploying the cluster
B. Run systemctl start auditd && systemctl enable auditd on master node
C. Audit is enabled by default on every Tanzu cluster
D. Edit /etc/kubernetes/audit-policy.yaml and set ENABLE_AUDIT variable to ג€˜1ג€™ on master node
Answer: A
Question #5 (Topic: Single Topic)
What command would an administrator use to upgrade the Tanzu Management Cluster?
A. apt-get install -y kubeadm
B. tkg management-upgrade
C. tanzu-upgrade-mgt
D. tkg upgrade management-cluster
Answer: D