get_current_cluster
Retrieve the active Kubernetes cluster from the kubeconfig file using the k8s-pilot MCP server to manage and switch contexts efficiently.
Instructions
Get the current cluster from the kubeconfig file. :return:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_current_clusterArguments",
"type": "object"
}