Which requirement is needed to deploy Tanzu Kubernetes clusters but is unnecessary when deploying vSphere Pods?

Which requirement is needed to deploy Tanzu Kubernetes clusters but is unnecessary when deploying vSphere Pods?A . Harbor Image Registry B. vSphere Single Sign-On C. vSphere Content Library D. NamespacesView AnswerAnswer: A

May 1, 2023No CommentsREAD MORE +

How does Kubernetes implement the vSphere storage policy in vSphere with Tanzu?

How does Kubernetes implement the vSphere storage policy in vSphere with Tanzu?A . Storage class B. Paravirtual CSl C. Static Persistent Volume D. Persistent VolumeView AnswerAnswer: A Explanation: When vSphere with Tanzu converts storage policies that you assign to namespaces into Kubernetes storage classes, it changes all upper case letters...

May 1, 2023No CommentsREAD MORE +

Which command would be used to deploy a Tanzu Kubernetes cluster?

Which command would be used to deploy a Tanzu Kubernetes cluster?A . kubectl create cluster -f CLUSTER-NAME.yaml B. kubectl apply cluster CLUSTER-NAME.yaml C. kubectl apply -f CLUSTER-NAME.yaml D. kubectl create -f CLUSTER-NAME.yamlView AnswerAnswer: C

May 1, 2023No CommentsREAD MORE +

How is the storage selected for the Harbor pods when the embedded Harbor image registry is enabled?

How is the storage selected for the Harbor pods when the embedded Harbor image registry is enabled?A . vCenter Server automatically selects a local ESXi host datastore. B. An administrator selects a VM storage policy as part of enablement. C. vCenter Server automatically chooses a VM storage policy. D. An...

May 1, 2023No CommentsREAD MORE +

Which command displays the storage limits that have been set together with the amount of resources consumed?

Which command displays the storage limits that have been set together with the amount of resources consumed?A . kubect1 get resourcequotas B. kubect1 config get-resourcequotas limits C. kubect1 list resourcequotas D. kubect1 describe resourcequotasView AnswerAnswer: A Explanation: Create the ResourceQuota: ✑ kubectl apply -f https://k8s.io/examples/admin/resource/quota-mem-cpu.yaml -- namespace=quota-mem-cpu-example View detailed information...

May 1, 2023No CommentsREAD MORE +

Which Kubernetes Service Types exposes the service externally using a static port?

Which Kubernetes Service Types exposes the service externally using a static port?A . Headless B. NodePort C. ExternalName D. ClusterIPView AnswerAnswer: B

April 30, 2023No CommentsREAD MORE +

Which three roles does the Spherelet perform? (Choose three )

Which three roles does the Spherelet perform? (Choose three )A . Determines placement of vSphere pods B. Manages node configuration C. Starts vSphere pods D. Provides a key-value store for pod configuration E. Communicates with Kubernetes API F. Provisions Tanzu Kubernetes clustersView AnswerAnswer: B,C,E Explanation: Spherelet is a kubelet that...

April 30, 2023No CommentsREAD MORE +

What is the correct process to store images in a project on the Registry Service?

What is the correct process to store images in a project on the Registry Service?A . Use the kubect1 push command B. Use the docker push command C. Use the vSphere Client to upload the image the content library D. Use the vSphere Client to upload the image to the...

April 29, 2023No CommentsREAD MORE +

Which additional action would the administrator need to perform to meet this requirement?

An administrator is planning the deployment of a vSphere with Tanzu using an NSX-T environment and must ensure that the control plane VMs and container images are placed onto different datastores. The administrator decides to create two datastores and apply differently named tags to each datastore. Which additional action would...

April 29, 2023No CommentsREAD MORE +

What is true of a Tanzu Kubernetes Cluster?

What is true of a Tanzu Kubernetes Cluster?A . It is a Kubernetes cluster deployed by developers using a YAML specification file. B. It use resources from hosts across vSphere clusters to form a Kubernetes cluster on vSphere. C. It enables vSphere High Availability and Distributed Resource Scheduler. D. It...

April 29, 2023No CommentsREAD MORE +