Skip to main content
Glama

k8s_events

Retrieve Kubernetes cluster events to monitor and troubleshoot resources, with options to list all events, filter by specific resources, or get recent activity sorted by timestamp.

Instructions

Get Kubernetes cluster events. Actions:

  • list: Get cluster events with optional filtering

  • get_resource: Get events for a specific resource

  • get_recent: Get recent events sorted by timestamp

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
namespaceNoNamespace (optional)
kindNoResource kind (e.g., Pod, Deployment) - required for get_resource
nameNoResource name - required for get_resource
fieldSelectorNoField selector for filtering (optional)
limitNoMaximum number of events to return (default: 50)

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/icy-r/kubemcp'

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