get_supervisor_kubeconfig
Retrieve kubeconfig YAML for accessing the Supervisor Kubernetes API endpoint in VMware vSphere with Tanzu (VKS), specifying namespace and vCenter target for cluster management.
Instructions
Get kubeconfig for the Supervisor K8s API endpoint.
Args: namespace: vSphere Namespace (context for the kubeconfig). target: vCenter target name.
Returns: kubeconfig YAML string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| target | No |