k8s_get_events
Retrieve Kubernetes cluster events to monitor activity and troubleshoot issues, with optional filtering by namespace.
Instructions
Get cluster events, optionally filtered by namespace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Namespace to filter events | |
| all_namespaces | No | Get events from all namespaces |