Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-k8s-treeNew to Visual Studio Code? Get it now.
vscode-k8s-tree

vscode-k8s-tree

Preview

Raushan Kumar

|
3,526 installs
| (0) | Free
Tree view of kubernetes resources in VSCode kubernetes tools based on ownerReferences
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-k8s-tree README

  • This extension is buid on top of vscode-kubernetes-tools add Tree View command to all kubernetes resource.
  • Tree View command gives a hierarchical view of kubernetes resources based on OwnerReferences
  • Make sure you have latest kubectl which support kubectl plugin command
    • For windows -> 1.18
    • For linux -> 1.14

Installation

This extension is published to vscode marketplace as vscode-k8s-tree

Search for vscode-k8s-tree in the VSCode Extensions

Install IMG

Features

  • The tree view automatically gets updated every 5 seconds for the next 10 minutes.
  • You can also use the Refresh link on the page or use shortcut shift+ctrl+r to force refresh.

Tree View IMG

Tree View

Dependencies

  • VSCode Kubernetes Tools v1.1.0 or higher and it's dependencies, installed and configured.

Build

npm install
npm run vscode:prepublish

Publish package

vsce package Generate vsix file vsce publish patch Publish the package with patch version upgrade

Author

Raushan Kumar @raushank2016.

Special acknowledgement: This tool internally uses kubectl-tree

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft