Skip to main content
Glama
geored

Lumino

conservative_namespace_overview

Analyzes Kubernetes namespaces with smart sampling to detect critical pod issues like failures and high restarts, providing health assessments and recommendations for troubleshooting.

Instructions

Conservative namespace analysis optimized for large namespaces with strict token limits.

Smart-samples critical pods (failed, high-restart, error states) for rapid issue detection.

Args:
    namespace: Kubernetes namespace to analyze.
    max_pods: Maximum pods to analyze (default: 10).
    focus_areas: Areas to focus on (default: ["errors", "warnings"]).
    sample_strategy: "smart" for intelligent sampling, "recent" for newest pods.

Returns:
    Dict: Analysis results with pod health, issues detected, and recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
max_podsNo
focus_areasNo
sample_strategyNosmart

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