Skip to main content
Glama
geored

Lumino

adaptive_namespace_investigation

Analyzes Kubernetes namespace issues by examining pod logs and events, prioritizing failed pods and correlating data within token budget constraints.

Instructions

Adaptive namespace investigation with progressive analysis and token budget management. Best for medium namespaces (5-30 pods). Prioritizes failed/error pods, correlates events. Args: namespace: Kubernetes namespace to investigate. investigation_query: What to investigate (default: "investigate all logs and events for potential issues"). max_pods: Maximum pods to analyze (default: 20). focus_areas: Areas to focus on (default: ["errors", "warnings", "performance"]). token_budget: Max tokens for investigation (default: 200000). Returns: Dict: Pod analysis, event correlation, findings, and recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
investigation_queryNoinvestigate all logs and events for potential issues
max_podsNo
focus_areasNo
token_budgetNo

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