list_nodes
Retrieve detailed information about all nodes in a Kubernetes cluster in JSON format by specifying the context name. Streamline cluster management on the k8s-pilot MCP server.
Instructions
List all nodes in the Kubernetes cluster.
Args: context_name: The Kubernetes context name
Returns: JSON string containing basic information about all nodes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes |