Skip to main content
Glama
geored

Lumino

list_pods_in_namespace

Retrieve detailed pod information including status, IP addresses, and node placement within a specified Kubernetes namespace for monitoring and troubleshooting.

Instructions

List all pods in a Kubernetes namespace with status and placement info. Args: namespace: Kubernetes namespace to query. Returns: List[Dict]: Pods with keys: name, status, ip, node_name, creation_timestamp, restart_count, container_states (list of waiting/terminated reasons).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes

Latest Blog Posts

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/geored/Lumino'

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