smaffulli / kubecost-lens-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lens Kubecost Extension

Simple Kubecost Lens extension that adds following features:

  • Namespace cost data to the namespace view

Installation

  • Install the community edition of Kubecost: https://www.kubecost.com/install.html
  • Download the kubecost-lens-extension .tgz from https://github.com/kubecost/kubecost-lens-extension/releases/tag/v0.0.1 under releases. Alternatively, just copy the download URL of the release artifact.
  • Open Lens application and select Lens menu, and then click Extensions item, or press Shift + Command + E to open the Manage Lens Extensions page.
  • Specify the path (.tar, .tgz) or download URL to the extension package and click Install.
  • port-forward into localhost:9090
  • View namespace cost data!

About


Languages

Language:TypeScript 74.4%Language:JavaScript 24.5%Language:Makefile 1.1%