aksakalli / lens

Lens - The Kubernetes IDE

Home Page:https://k8slens.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lens | The Kubernetes IDE

Build Status

Lens is the only IDE you’ll ever need to take control of your Kubernetes clusters. It is a standalone application for MacOS, Windows and Linux operating systems. It is open source and free.

Screenshot)

What makes Lens special?

  • Amazing usability and end user experience
  • Multi cluster management; Support for hundreds of clusters
  • Standalone application; No need to install anything in-cluster
  • Real-time cluster state visualization
  • Resource utilization charts and trends with history powered by built-in Prometheus
  • Terminal access to nodes and containers
  • Performance optimized to handle massive clusters (tested with a cluster running 25k pods)
  • Full support for Kubernetes 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.

About

Lens - The Kubernetes IDE

https://k8slens.dev/

License:MIT License


Languages

Language:TypeScript 80.7%Language:CSS 10.5%Language:Vue 6.0%Language:Harbour 1.3%Language:JavaScript 1.0%Language:HTML 0.5%Language:Makefile 0.1%