nevalla / lens-resource-map-extension

Lens - The Kubernetes IDE extension that displays Kubernetes resources and their relations as a force graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lens Resource Map

Lens Resource Map is an extension for Lens - The Kubernetes IDE that displays Kubernetes resources and their relations as a real-time force-directed graph.

Installation

Lens 5 and above:

  1. Install Lens, if not installed.
  2. Switch to the Extensions view (CMD+SHIFT+E on macOS) on Lens.
  3. Enter @nevalla/kube-resource-map into the Install Extension box.
  4. Click on the Install button.

Lens 4:

  1. Install Lens, if not installed.
  2. Download version 0.2.0 tarball.
  3. Switch to the Extensions view (CMD+SHIFT+E on macOS) on Lens.
  4. Select tarball file from filesystem.
  5. Click on the Install button.

About

Lens - The Kubernetes IDE extension that displays Kubernetes resources and their relations as a force graph.

License:MIT License


Languages

Language:TypeScript 94.8%Language:SCSS 3.8%Language:JavaScript 1.4%