Skip to main content
Glama

k8s-pilot

by bourbonkk

set_current_cluster

Switch the active Kubernetes cluster in the kubeconfig file by specifying the desired cluster name, simplifying cluster management and context switching.

Instructions

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

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