5V0-23.20 VMware vSphere with Tanzu Specialist

Loading demo links...

Showing 7–9 of 10 questions

Question 7

A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?

Select an option, then click Submit answer.

  • kubectl describe tkc dev-cluster

  • kubectl explain tkg dev-cluster

  • kubectl get version

  • kubectl get vm dev-cluster

Question 8

Which role should the vSphere administrator apply for the developer?

Select an option, then click Submit answer.

  • Assign the developer user with the "can edit" role at the vSphere Namespace object.

  • Assign the developer user with the 'VSphere Kubernetes Manager" role at the vSphere Namespace object.

  • Assign the developer user with the 'VSphere Kubernetes Manager" role at the cluster object.

  • Assign the developer user with the "can edit" role at the cluster object.

Question 9

A Namespace contains multiple Tanzu Kubernetes clusters.

How is access granted to a single Tanzu Kubernetes cluster?

Select an option, then click Submit answer.

  • Create a custom Role and RoleBinding, and then apply to the Namespace using kubectl commands.

  • Use the vSphere Client to grant access to the Namespace.

  • Create a custom Role and RoleBinding, and then apply to the Tanzu Kubernetes cluster using kubectl commands.

  • Use the vSphere Client to grant access to the Tanzu Kubernetes cluster.