get_kubernetes_cluster_config
Retrieve kubeconfig for accessing a Vultr Kubernetes cluster using either cluster label or UUID identifier for authentication setup.
Instructions
Get the kubeconfig for a Kubernetes cluster. Smart identifier resolution: use cluster label or UUID.
Args: cluster_identifier: The cluster label or ID
Returns: Kubeconfig content for cluster access
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes |