1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
Krakaw 8875b101ee Updated manifest metric preview url
Signed-off-by: Krakaw <41575888+Krakaw@users.noreply.github.com>
Signed-off-by: Cody Belcher <cody.t.belcher@gmail.com>
2020-04-16 11:23:37 -05:00
.github/ISSUE_TEMPLATE Automatically label enhancement request issues (#77) 2020-04-16 11:20:59 -05:00
build Lens app source code (#119) 2020-04-16 11:23:35 -05:00
dashboard fix MenuActions classname 2020-04-16 11:23:36 -05:00
images Update readme (#30) 2019-08-08 10:59:26 +03:00
patches Lens app source code (#119) 2020-04-16 11:23:35 -05:00
spec/src Lens app source code (#119) 2020-04-16 11:23:35 -05:00
src Updated manifest metric preview url 2020-04-16 11:23:37 -05:00
static Lens app source code (#119) 2020-04-16 11:23:35 -05:00
troubleshooting Update custom-prometheus.md 2020-04-16 11:21:00 -05:00
types Lens app source code (#119) 2020-04-16 11:23:35 -05:00
.azure-pipelines.yml enable pr builds 2020-04-16 11:23:36 -05:00
.eslintrc.js Lens app source code (#119) 2020-04-16 11:23:35 -05:00
.gitignore Lens app source code (#119) 2020-04-16 11:23:35 -05:00
.yarnrc Lens app source code (#119) 2020-04-16 11:23:35 -05:00
LICENSE Lens app source code (#119) 2020-04-16 11:23:35 -05:00
Makefile Lens app source code (#119) 2020-04-16 11:23:35 -05:00
package.json fix repo org in links 2020-04-16 11:23:36 -05:00
README.md Change youtube link 2020-04-16 11:23:36 -05:00
tsconfig.json Lens app source code (#119) 2020-04-16 11:23:35 -05:00
yarn.lock Bump acorn from 5.7.3 to 5.7.4 2020-04-16 11:23:36 -05:00

Lens

Build Status

Lens - The free, smart desktop application for managing Kubernetes clusters.

Screenshot)

What makes Lens special?

  • Amazing usability and end user experience
  • Real-time cluster state visualization
  • Resource utilization charts and trends with history powered by built-in Prometheus
  • Terminal access to nodes and containers
  • Fully featured role based access control management
  • Dashboard access and functionality limited by RBAC

Installation

Download a pre-built package from the releases page. Lens can be also installed via snapcraft (Linux only).

Development

Prerequisities: Nodejs v12, make, yarn

  • make dev - builds and starts the app
  • make test - run tests

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens.