Free 2V0-71.21 Exam Files Downloaded Instantly UPDATED [2024]
100% Pass Guaranteed Free 2V0-71.21 Exam Dumps
NEW QUESTION # 20
What Kubernetes feature would be used to force the scheduler to place instances of the application on different nodes?
- A. namespaces
- B. nodeAuthorization
- C. kubectl
- D. nodeAffinity/nodeAntiAffinity
Answer: D
NEW QUESTION # 21
Which option provides a configuration blueprint to deploy Tanzu Kubernetes clusters?
- A. Tanzu ClusterAPI Provider
- B. Tanzu Kubernetes Grid Installer
- C. Tanzu Kubernetes Cluster Spec
- D. Tanzu Kubernetes Cluster Plan
Answer: D
NEW QUESTION # 22
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. Deploy three different Tanzu Kubernetes Grid workload clusters with different Kubernetes versions.
- B. Deploy three different management clusters with different Kubernetes versions.
- C. Create three different namespaces for each application.
- D. Create three different pods for each application.
Answer: B
NEW QUESTION # 23
What is the advantage of connecting the Tanzu Kubernetes Grid (TKG) CLI to a vSphere with Tanzu Supervisor Cluster?
- A. Tanzu Kubernetes clusters can be deployed to vSphere with Tanzu and manage their lifecycle directly from the TKG CLI.
- B. Kubernetes objects can be created via vCenter Server VAMI interface.
- C. Tanzu Kubernetes clusters can be managed with ESXi Host Client.
- D. Tanzu Kubernetes clusters can be managed with vCenter Server Graphical User Interface console.
Answer: A
NEW QUESTION # 24
How can an administrator collect a support bundle for Tanzu Kubernetes cluster (TKC)?
- A. Use TKC Support Bundler
- B. Download from vCenter Server
- C. Run command kubectl collect tkc support-bundle
- D. Collect with PowerCLI
Answer: A
NEW QUESTION # 25
Choose two supported functionalities when enabling Workload Management with a VMware vSphere Distributed Switch? (Choose two.)
- A. Embedded Harbor Registry
- B. vSphere Pods
- C. NSX Advanced Load Balancer
- D. Tanzu Kubernetes clusters
- E. NSX Load Balancer
Answer: A,D
NEW QUESTION # 26
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. provisioner
- C. name
- D. parameters
Answer: B
NEW QUESTION # 27
What command would an administrator use to upgrade the Tanzu Management Cluster?
- A. apt-get install -y kubeadm
- B. tkg upgrade management-cluster
- C. tkg management-upgrade
- D. tanzu-upgrade-mgt
Answer: B
NEW QUESTION # 28
To configure a cluster with user authentication in Tanzu Kubernetes Grid (TKG), which options are needed to deploy Dex on a management cluster running on vSphere? (Choose two.)
- A. Dex with OIDC
- B. Dex with LDAP
- C. Dex with Active Directory
- D. Dex with OpenLDAP
- E. Dex with Local Authentication
Answer: A,B
NEW QUESTION # 29
Select the tkg cli command below that provides valid syntax for scaling a Tanzu Kubernetes Grid cluster:
- A. tkg scale cluster_name --controlplane-machine-count 5 --worker-machine-count 10
- B. tkg scale cluster cluster_name --cp-machine-count 5 --node-count 10
- C. tkg scale cluster_name --cp-machine-count 5 --node-count 10
- D. tkg scale cluster cluster_name --controlplane-machine-count 5 --worker-machine-count 10
Answer: D
NEW QUESTION # 30
Which tool is required to install extensions in Tanzu Kubernetes Grid clusters?
- A. ytt
- B. k9s
- C. kubectx
- D. knative
Answer: A
NEW QUESTION # 31
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. Container volumes in vSphere Client.
- C. vSAN Data Store in ESXi Host Client.
- D. Get the status of the pods vis kubectl.
Answer: D
NEW QUESTION # 32
What is the object in Kubernetes used to grant permissions to a cluster wide resource?
- A. ClusterRoleAccess
- B. ClusterRoleBinding
- C. RoleBinding
- D. RoleReference
Answer: B
NEW QUESTION # 33
A Tanzu Mission Control administrator would like to enforce the following container controls:
Require Digest.
Name-Tag Allowlist.
To which type of policies do these controls belong to?
- A. Registry
- B. Network
- C. Security
- D. Access
Answer: A
NEW QUESTION # 34
What is the command to recognize a cluster in a disconnected state to Tanzu Mission Control?
- A. tmc cluster configure -n < cluster_name> -k </path/to/kubeconfig>
- B. tmc cluster reattach -n < cluster_name> -k </path/to/kubeconfig>
- C. tmc configure cluster -n < cluster_name> -k </path/to/kubeconfig>
- D. tmc join cluster -n < cluster_name> -k </path/to/kubeconfig>
Answer: B
Explanation:
The cluster reattach command needs to see the status of tanzu mission control before reattaching a cluster. The probe can show the disconnected state of a cluster in tanzu mission control.
NEW QUESTION # 35
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?
- A. Run systemctl start auditd && systemctl enable auditd on master node
- B. Audit is enabled by default on every Tanzu cluster
- C. Edit /etc/kubernetes/audit-policy.yaml and set ENABLE_AUDIT variable to '1' on master node
- D. Set the ENABLE_AUDIT_LOGGING variable to 'true' before deploying the cluster
Answer: D
Explanation:
Reference:
%20auditing%20on,on%20the%20control%20plane%20node
NEW QUESTION # 36
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. provisioner
- C. name
- D. parameters
Answer: B
NEW QUESTION # 37
What is the command to find out the available node base operating system images?
- A. kubectl cluster-info
- B. kubectl get nodes
- C. kubectl get virtualmachineclasses
- D. kubectl get virtualmachineimages
Answer: D
NEW QUESTION # 38
On VMware vSphere with Tanzu, which attribute identifies the etcd Leader node using the vSphere Client?
- A. amount of compute resources
- B. amount of memory resources
- C. number of Networks
- D. number of IP addresses
Answer: D
NEW QUESTION # 39
What is the default authentication implemented in Tanzu Kubernetes Grid?
- A. Vault
- B. Keycloak
- C. Dex & Gangway
- D. kube-oidc-proxy
Answer: A
NEW QUESTION # 40
An administrator was asked to run a conformance testing on all Kubernetes clusters managed by Tanzu Mission Control.
What are the required steps?
- A. Apply a label to all the clusters and select the label when running the conformance testing
- B. Conformance testing can be run on the cluster level, repeat this task for all the clusters
- C. Run the conformance testing by selecting a workspace group that all the cluster namespaces belong to
- D. Run the conformance testing by selecting a cluster group that all the clusters belong to
Answer: D
NEW QUESTION # 41
How are Tanzu Kubernetes clusters upgraded?
- A. Rolling upgrades
- B. Clusters are only upgraded offline
- C. Deploy a new cluster with upgraded Kubernetes release
- D. In-place upgrade for each node
Answer: A
NEW QUESTION # 42
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. Container volumes in vSphere Client.
- C. vSAN Data Store in ESXi Host Client.
- D. Get the status of the pods vis kubectl.
Answer: B
Explanation:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.storage.doc/images/GUID-FE79A934-E0B5-4A92-890A-5FDDCA77E199-low.png
NEW QUESTION # 43
Why is the port 6443 required in the boostrap machine to deploy Tanzu Kubernetes Grid on vSphere environment?
- A. Kubernetes API is exposed
- B. Kubernetes VPN is exposed
- C. Kubernetes TLS is exposed
- D. Kubernetes IP is exposed
Answer: A
NEW QUESTION # 44
......
Latest 2V0-71.21 dumps - Instant Download PDF: https://testking.guidetorrent.com/2V0-71.21-dumps-questions.html