Skip to main content
Glama
geored

Lumino

check_resource_constraints

Identifies Kubernetes namespace resource constraints affecting pipelines by detecting pending pods, OOMKilled containers, CrashLoopBackOff, ImagePullBackOff, high restart counts, and quota utilization.

Instructions

Check for resource constraints in a namespace that may impact pipelines. Identifies: pending/unschedulable pods, OOMKilled containers, CrashLoopBackOff, ImagePullBackOff, high restart counts, and resource quota utilization. Args: namespace: Kubernetes namespace to inspect. Returns: Dict[str, Any]: Keys: status (Healthy/Warning/Critical/Error), summary, resource_quotas, pending_pods_due_to_resources, oom_killed_containers, container_issues, high_utilization_quotas, recommendations.

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