k8s_get_events
Retrieve Kubernetes events for a specified namespace, sorted by most recent first, to view cluster activity such as scheduling decisions, image pulls, and container crashes.
Instructions
List Kubernetes events in a namespace, sorted by most recent first. Events show scheduling decisions, image pulls, container crashes, and other cluster activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| context | Yes | ||
| namespace | Yes |