get_events
List recent Kubernetes events in a namespace, oldest first, to surface warning-type cluster problems.
Instructions
List recent events in a namespace (or across all namespaces if omitted), sorted oldest to newest. Warning-type events surface cluster problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | kubeconfig context (cluster) to target; omit to use the default context | |
| namespace | No | namespace to get events from; omit for all namespaces |