U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 5V0-23.20 Exam - Topic 3 Question 90 Discussion

Which command should be used by a developer to log in to the vSphere with Tanzu Supervisor Cluster?
B) kubectl vsphere login --server=<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username <vcENTER-SSO-USER>
A) vmwarectl login --server-<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username <VCENTER-SSO-USER>
C) vmwarectl vsphere login --server---<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username <VCENTER-SSO-USER>
D) kubectl login --server=<KUBERNETES-CONTROL-PLANE-lP-ADDRESS> --vsphere-username <VCENTER-SSO-USER>

VMware 5V0-23.20 Exam - Topic 3 Question 90 Discussion

Actual exam question for VMware's 5V0-23.20 exam
Question #: 90
Topic #: 3
[All 5V0-23.20 Questions]

Which command should be used by a developer to log in to the vSphere with Tanzu Supervisor Cluster?

Show Suggested Answer Hide Answer
Suggested Answer: B

Authenticating Using kubectl

In vSphere with Tanzu, authentication is performed using vCenter Single Sign-On. You run the command kubectl vsphere login to authenticate a user through vCenter Single Sign-On to Kubernetes clusters.

kubectl vsphere login --server <kubernetes control plane> -u <username>

The --insecure-skip-tls-verify flag is required if the certificate presented by the vSphere with Tanzu control plane is not trusted by the client machine. The control plane is signed by the vCenter Server VMware CA by default. You can replace the control plane certificate with a trusted certificate if needed. Alternatively, install the vCenter Server VMware CA root certificate into your client machine to remove the need for the --insecure-skip-tls-verify flag.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel