Skip to content

Events viewer

Browse and filter Kubernetes events for a cluster context inside VS Code.

Open the viewer

  1. Open the Kube9 view in the Activity Bar.
  2. Use the events workflow from the cluster tree or Command Palette (for example Kube9: View Events).
  3. 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

ControlPurpose
SearchFilter events by message, reason, involved object, or other visible fields
ExportDownload the current filtered set for offline review
HelpOpens 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.

MIT License