What are two ways a container in a Pod can consume ConfigMap data? (Choose two.)
A. Mounted as a Persistent Volume Claim (PVC)
B. From Read-only files
C. From Read-write files
D. From Environment variables
E. Containers do not consume ConfigMap data
What is the valid way to deploy a Pod in a Kubernetes cluster?
A. Copy a manifest file to the API server in the /etc/kubernetes/pods directory
B. SSH to the worker node where the Pod is desired to run and issue the command "kubectl apply -f myPod.yaml"
C. Copy a manifest file to a worker node in the /etc/kubernetes/pods directory
D. Issue the command "kubectl apply -f myPod.yaml"
VMware Tanzu is a family of products and services for modernizing _______ and _______.
A. Networks and Servers
B. Applications and Infrastructure
C. Networks and Applications
D. Infrastructure and Networks
Which open source project is part of the Cloud Native Computing Foundation (CNCF)?
A. Spring
B. Harbor
C. Apache
D. vSphere 7.0
What three open source projects are included in Tanzu Kubernetes Grid? (Choose three.)
A. Contour
B. Vitess
C. Ansible
D. Harbor
E. Crossplane
F. Velero
Which state is invalid in a Pod's lifecycle?
A. Failed
B. Running
C. Succeeded
D. Setup
E. Pending
What is a defining characteristic of a Microservice?
A. An architectural pattern that encapsulates a specific business capability.
B. A failover mechanism for legacy applications.
C. A new technology to handle API management.
D. Software for automation of container orchestration.
Which VMware Tanzu products use ClusterAPI?
A. Tanzu Kubernetes Grid and Tanzu Application Catalog
B. Tanzu Kubernetes Grid and Tanzu Mission Control
C. Tanzu Application Catalog and Tanzu Mission Control
D. Tanzu Observability and Tanzu Mission Control
What are two benefits of Containers versus Virtual Machines? (Choose two.)
A. Emulate an entire computing environment, including all OS resources
B. Has the ability to run multiple applications requiring different OSs on a single piece of infrastructure
C. Requires fewer IT resources to deploy, run, and manage
D. Can spin up in milliseconds
Which Tanzu product provides an enterprise-ready Kubernetes runtime that streamlines operations across multi-cloud infrastructure?
A. Tanzu Kubernetes Grid
B. Tanzu Build Service
C. Tanzu Observability
D. Tanzu Mission Control