nerdexam
Broadcom-VMware

5V0-23.20 · Question #25

A developer is connecting to a Tanzu Kubernetes Cluster using the kubectl vsphere login command. Which information must be specified, in addition to both the name of the cluster and the Supervisor…

The correct answer is D. The name of the Supervisor Namespace and the SSO Username. To connect to the Supervisor Cluster, run the following command. kubectl vsphere login -- server=SUPERVISOR-CLUSTER-CONTROL-PLANE-IP --tanzu-kubernetes-cluster-name TANZU-KUBERNETES-CLUSTER-NAME --tanzu-kubernetes-cluster-namespace SUPERVISOR-NAMESPACE-WHERE-THE-CLUSTER-IS…

Operating and Administering vSphere with Tanzu

Question

A developer is connecting to a Tanzu Kubernetes Cluster using the kubectl vsphere login command. Which information must be specified, in addition to both the name of the cluster and the Supervisor Cluster Control Wane IP?

Options

  • AThe path to the existing kubeconfig file and the SSO Username
  • BThe path to the existing kubeconfig file and the Token D for the SSO credentials
  • CThe name of the Supervisor Namespace and the Token ID for the SSO credentials
  • DThe name of the Supervisor Namespace and the SSO Username

How the community answered

(13 responses)
  • A
    15% (2)
  • C
    8% (1)
  • D
    77% (10)

Explanation

To connect to the Supervisor Cluster, run the following command. kubectl vsphere login -- server=SUPERVISOR-CLUSTER-CONTROL-PLANE-IP --tanzu-kubernetes-cluster-name TANZU-KUBERNETES-CLUSTER-NAME --tanzu-kubernetes-cluster-namespace SUPERVISOR-NAMESPACE-WHERE-THE-CLUSTER-IS- DEPLOYED --vsphere-username VCENTER-SSO-USER-NAME kubectl vsphere login --server=10.92.42.137 --tanzu-kubernetes-cluster-name tanzu-kubernetes-cluster-01 --tanzu-kubernetes-cluster-namespace tanzu-ns-1 --vsphere-username [email protected]

Topics

#kubectl vsphere login#SSO authentication#Supervisor Namespace#kubeconfig

Community Discussion

No community discussion yet for this question.

Full 5V0-23.20 Practice