get_supervisor_kubeconfig
Retrieve a short-lived kubeconfig for the Supervisor Kubernetes API endpoint using a vSphere Namespace and optional vCenter target.
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 |