kubernetes_get_cluster_kubeconfig
Retrieve the kubeconfig file for a Kubernetes cluster, containing cluster-admin credentials for full cluster control.
Instructions
Get the kubeconfig file for a Kubernetes cluster.
Returns the Scaleway file descriptor whose content is the base64-encoded
kubeconfig YAML.
Sensitive: the kubeconfig contains cluster-admin credentials. Only expose
the k8s product to agents you trust with full control of the cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region. Defaults to the configured region. | |
| cluster_id | Yes | The cluster ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||