Lens Kubecost Extension
Simple Kubecost Lens extension that adds following features:
- Namespace cost data to the namespace view
Screen.Recording.2021-04-25.at.9.59.05.PM.mov
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 kubecost: eg:
kubectl port-forward --namespace kubecost deployment/kubecost-cost-analyzer 9090
- View namespace cost data!