Page 1 of 1

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

Posted: Mon Oct 17, 2022 5:36 pm
by answerhappygod
Which command should be used by a developer to log in to the vSphere with Tanzu Supervisor Cluster?

A. vmwarectl login –server=<KUBERNETES-CONTROL-PLANE-IP-ADDRESS> --vsphere-username <VCENTER-SSO-USER>
B. kubectl vsphere 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-IP-ADDRESS> --vsphere-username <VCENTER-SSO-USER>