get_supervisor_kubeconfig
Obtain a kubeconfig YAML for the Supervisor Kubernetes API endpoint using a vSphere Namespace. The output includes a short-lived session token for secure access.
Instructions
[READ] Get kubeconfig for the Supervisor K8s API endpoint.
Security: The returned kubeconfig contains a short-lived session token. Treat the raw output as a credential — do not log or share.
Args: namespace: vSphere Namespace (context for the kubeconfig). target: vCenter target name.
Returns: kubeconfig YAML string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| target | No |