k8s-interactive-mcp
by TaichiHo
run_kubectl_command
Run a kubectl command against the cluster pointed to by the current kubeconfig
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The kubectl command to run. It should also include the 'kubectl' prefix. | |
kubeconfig | Yes | Path to the kubeconfig file |