get_supervisor_kubeconfig
Retrieve a kubeconfig YAML with a short-lived session token to access the Supervisor Kubernetes API for a specified vSphere namespace and 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 |
|---|---|---|---|
| target | No | ||
| namespace | Yes |