Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Kubernetes Api Resources in Clusters ExplorerNew to Visual Studio Code? Get it now.
Kubernetes Api Resources in Clusters Explorer

Kubernetes Api Resources in Clusters Explorer

Sandip Chitale

|
10,274 installs
| (0) | Free
Show Kubernetes Api Resources in Clusters Explorer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kubernetes Api Resources Explorer

This VSCode extension builds on top of Kuber netes VSCode extension.

API Resources in Cluster Explorer view

Features

Discover Kubernetes API resources using kubectl api-resources and show in Cluster Explorer view.

The API Resource tree is built by drilling down using kubectl explain.

What is new

  • Get Selected command
  • Watch commands (👁 icon) - run in terminal
  • Integrate with extension Kubernetes Commander.
  • Shows standard icons for API resources.

Commands

Icon Command Description
Explain Explain resource type
Describe All Describe all items of resource type
Describe All(All Namespaces) Describe all items from all namespaces of resource type
Describe Selected Describe selected items of resource type
Get All Get all items of resource type
Get All(All Namespaces) Get all items from all namespaces of resource type
Get Selected Get selected items of resource type
Load All Load all items of resource type
Load All(All Namespaces) Load all items from all namespaces of resource type
Load Selected Load selected items of resource type
👁 Watch All Watch all items of resource type in a terminal
👁 Watch All(All Namespaces) Watch all items from all namespaces of resource type in a terminal
👁 Watch Selected Watch selected items of resource type in a terminal

Known Issues

None.

File a issue

Release Notes

1.0.5

Initial release.

See also

  • Kubernetes Commander
  • Kubernetes Pod File System Explorer and extras
  • Helm Extras
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft