Refer to the exhibit.
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
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)
A. NSX Advanced Load Balancer
B. NSX Load Balancer
C. Tanzu Kubernetes clusters
D. Embedded Harbor Registry
E. vSphere Pods
After successfully configuring vSphere Container Storage Interface (CSI), what is the path an administrator can follow to view the status of the container volumes?
A. Describe the StorafeClass via kubectl.
B. vSAN Data Store in ESXi Host Client.
C. Get the status of the pods vis kubectl.
D. Container volumes in vSphere Client.
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
A. CAPZ
B. CAPA
C. CAP
D. CAPW
E. CAPV
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:
A. tkg scale cluster_name --cp-machine-count 5 --node-count 10
B. tkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10
C. tkg scale cluster_name --controlplane-machine-count 5 --worker-machine-count 10
D. tkg scale cluster cluster_name --cp-machine-count 5 --node-count 10
Refer to the exhibit.
A developer deployed nginx with 2 replicas on a new Tanzu Kubernetes Grid cluster, but the deployment did not move to a ready state.
What is the next step to troubleshoot?
A. kubectl describe pods
B. kubectl describe replicasets
C. kubectl get pods
D. kubectl get errors
What role is used to run cluster inspection on Tanzu Mission Control console?
A. Cluster.edit role
B. Credential.admin role
C. Credential.view role
D. Create role
An administrator was asked to run a conformance testing on all Kubernetes clusters managed by Tanzu Mission Control.
What are the required steps?
A. Conformance testing can be run on the cluster level, repeat this task for all the clusters
B. Run the conformance testing by selecting a cluster group that all the clusters belong to
C. Run the conformance testing by selecting a workspace group that all the cluster namespaces belong to
D. Apply a label to all the clusters and select the label when running the conformance testing
An administrator needs to deploy the infrastructure for three applications that are being developed. It is required to provide different Kubernetes version for each application.
Which approach satisfies these requirements?
A. Create three different pods for each application.
B. Deploy three different Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
C. Create three different namespaces for each application.
D. Deploy three different management clusters with different Kubernetes versions.
Which prerequisite must be configured before starting the Tanzu workload management enablement wizard?
A. Content library
B. Tanzu Mission Control
C. Storage policy
D. Tanzu Build Service