Events viewer
Browse and filter Kubernetes events for a cluster context inside VS Code.
Open the viewer
- Open the Kube9 view in the Activity Bar.
- Use the events workflow from the cluster tree or Command Palette (for example Kube9: View Events).
- The events webview lists cluster events with search and export controls.
Exact entry points vary by release; use the Command Palette and search Kube9 if the tree label differs.
Toolbar and controls
| Control | Purpose |
|---|---|
| Search | Filter events by message, reason, involved object, or other visible fields |
| Export | Download the current filtered set for offline review |
| Help | Opens this documentation page |
Tips
- Events are read through your local kubeconfig; refresh after making cluster changes to see new entries.
- Large clusters may return many events; use search to narrow to a namespace, workload, or reason.
Privacy
Event data stays between your machine and the Kubernetes API. The extension does not upload events to Alto9.