Skip to main content
Glama

k8s-pilot

by bourbonkk

set_current_cluster

Configure the active Kubernetes cluster in the kubeconfig file to manage resources efficiently. Specify the cluster name to enable quick context switching and streamlined cluster operations.

Instructions

Set the current cluster in the kubeconfig file. :param cluster_name: :return:

Input Schema

NameRequiredDescriptionDefault
cluster_nameYes

Input Schema (JSON Schema)

{ "properties": { "cluster_name": { "title": "Cluster Name", "type": "string" } }, "required": [ "cluster_name" ], "title": "set_current_clusterArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bourbonkk/k8s-pilot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server