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

Sandip Chitale

|
348 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

vscode-kubernetes-api-resources README

Features

Show API Resources in Cluster Explorer view.

API Resources in Cluster Explorer view

What is new

  • Get Selected command
  • Watch commands (👁 icon) - run in terminal

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
  • Drill down using kubectl explain.

Screenshots

API Resources in Cluster Explorer

For a more detailed view of API Resources install the following extension:

Kubernetes Commander

Drill down using kubectl explain.

Requirements

Microsoft Kubernetes VSCode extension

Extension Settings

N/A

Known Issues

None.

Release Notes

0.0.2

Initial release.

[0.0.3]

  • Added extension icon

[0.0.6]

  • Added commands

[0.0.7]

  • Drill down using kubectl explain

[0.0.10]

  • Get Selected command
  • Watch commands - run in terminal

1.0.1

  • Removed preview

1.0.2

  • Remove intermidiate API Resources node
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft