Skip to content

Commit

Permalink
Merge pull request #6 from kubecost/elenalape/patch-1
Browse files Browse the repository at this point in the history
Fix insecure dependencies and reduce tgz size
  • Loading branch information
AjayTripathy authored Oct 1, 2021
2 parents 1bae11c + b0fb6bf commit 31ec68a
Show file tree
Hide file tree
Showing 5 changed files with 737 additions and 3,561 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ https://user-images.githubusercontent.com/453512/120871588-dd8d1b80-c550-11eb-90
## 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.2 under releases. Alternatively, you may copy the download URL of the release artifact.
- Download the kubecost-lens-extension `.tgz` from https://github.com/kubecost/kubecost-lens-extension/releases/tag/v0.0.3 under releases. Alternatively, you may copy the download URL of the release artifact.
- Open the Lens application, select the Lens menu, and then click Extensions. Or, use the shortcut `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!

## Additional notes

Lens 4 users should use v0.0.1.
Binary file removed kubecost-lens-extension-0.0.2.tgz
Binary file not shown.
Binary file added kubecost-lens-extension-0.0.3.tgz
Binary file not shown.
Loading

0 comments on commit 31ec68a

Please sign in to comment.