Skip to content

VSCode extension build on top of VSCode Kubernetes Tools for hierarchy view of kubernetes resources based on OwnerReferences

License

Notifications You must be signed in to change notification settings

raushan2016/vscode-k8s-tree

Repository files navigation

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

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

About

VSCode extension build on top of VSCode Kubernetes Tools for hierarchy view of kubernetes resources based on OwnerReferences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published