Skip to main content
Glama
geored

Lumino

check_cluster_certificate_health

Scan TLS secrets and system certificates across clusters to detect expiring certificates, prevent service disruptions, and provide renewal recommendations with customizable thresholds.

Instructions

Scan for expiring certificates across the cluster to prevent service disruptions. Scans TLS secrets, system certificates, and provides renewal recommendations. Args: warning_threshold_days: Days before expiration for warning (default: 30). critical_threshold_days: Days before expiration for critical alert (default: 7). include_system_certs: Include system certificates (default: True). include_user_certs: Include user certificates (default: True). namespaces: Namespaces to scan (default: all accessible). certificate_types: Types to check: "tls", "ca", "client", "server" (default: all). Returns: Dict: Certificate health with expiration timeline, recommendations, and security findings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
warning_threshold_daysNo
critical_threshold_daysNo
include_system_certsNo
include_user_certsNo
namespacesNo
certificate_typesNo

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