Name Last commit Last update
.github Bump typedoc from 0.22.7 to 0.22.10 (#4444)
.idea Add breadcrumbs to removal of kube objects, but also discuss about general improvements (#4282)
.vscode VSCode launch configurations for debugging (#2281)
__mocks__ Lint: comma-spacing (error) & comma-dangle (error) (#4200)
build Add Check-For-Updates in menu and some notifications (#4437)
docs Fix documentation around components examples (#4375)
extensions Fix kube rejecting lens-metrics installation (#4391)
integration Revert "attempt to fix integration test inexplicably failing (2) (skip failing test)" (#4413)
jsonnet/lens Update jsonnet folder structure to default bundler format (#536)
mkdocs Re-enable strict mode in docs vlidation. Bump mkdocs-material version (#3073)
scripts Release v5.0.0-beta.10 (#3141)
src Add breadcrumbs to removal of kube objects, but also discuss about general improvements (#4282)
static Extensible welcome page (#2637)
templates/create-resource Add static Pod.yaml to templates (#4055)
test-data add cluster icon migration code (#673)
troubleshooting Update jsonnet folder structure to default bundler format (#536)
types Lint: comma-spacing (error) & comma-dangle (error) (#4200)
.azure-pipelines-k8s-matrix.yml use ubuntu 18.04 for builds (#3877)
.azure-pipelines.yml use ubuntu 18.04 for builds (#3877)
.bundled-extensions.json Don't bundle extension with eula on default build (#2542)
.eslintrc.js Lint: comma-spacing (error) & comma-dangle (error) (#4200)
.gitignore VSCode launch configurations for debugging (#2281)
.npmrc Add engine to strict node version in package.json (#144)
.yarnrc Prevent injection of expired "DST Root CA X3" from host CA stores; Electron to 13.6 (#4185)
CODE_OF_CONDUCT.md Add contributing/development pages (#1480)
CONTRIBUTING.md
LICENSE
Makefile
README.md
RELEASE_GUIDE.md
SECURITY.md
license-header
mkdocs.yml
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
typedoc.json
webpack.extensions.ts
webpack.main.ts
webpack.renderer.ts
yarn.lock

Lens Open Source Project (OpenLens)

Build Status Chat on Slack

The Repository

This repository ("OpenLens") is where Team Lens develops the Lens IDE product together with the community. It is backed by a number of Kubernetes and cloud native ecosystem pioneers. This source code is available to everyone under the MIT license.

Lens - The Kubernetes IDE

Lens - The Kubernetes IDE ("Lens IDE") is a distribution of the OpenLens repository with Team Lens specific customizations released under a traditional EULA.

Lens IDE provides the full situational awareness for everything that runs in Kubernetes. It's lowering the barrier of entry for people just getting started and radically improving productivity for people with more experience.

Lens IDE a standalone application for MacOS, Windows and Linux operating systems. You can download it free of charge for Windows, MacOS, and Linux from Lens IDE website.

Screenshot

Installation

See Getting Started page.

Development

See Development page.

Contributing

See Contributing page.