user avatar
v5.0.0-beta.4
Jari Kolehmainen authored
Signed-off-by: default avatarJari Kolehmainen <jari.kolehmainen@gmail.com>
a28d68e2
Name Last commit Last update
.dependabot add custom configuration for dependabot (#1973)
.github Publish npm package via gh actions (#2695)
.vscode VSCode launch configurations for debugging (#2281)
__mocks__ enfore unix line endings and always ending files with line endings (#1997)
build Release v5.0.0-alpha.3 (#2623)
docs Fixing Singleton typing to correctly return child class (#1914)
extensions Disable webpack minimize (#2618)
integration Fix kubeconfig-sync issues (#2692)
jsonnet/lens Update jsonnet folder structure to default bundler format (#536)
mkdocs Documentation (MKDOCS) (#1230)
src Fix auto-update exiting too fast (#2721)
static Extensible welcome page (#2637)
templates/create-resource YAML Templates in Create Resource dock tab (#2327)
test-data add cluster icon migration code (#673)
troubleshooting Update jsonnet folder structure to default bundler format (#536)
types enfore unix line endings and always ending files with line endings (#1997)
.azure-pipelines-k8s-matrix.yml Test different kube versions (#1806)
.azure-pipelines.yml Publish npm package via gh actions (#2695)
.bundled-extensions.json Don't bundle extension with eula on default build (#2542)
.eslintrc.js Fixing Singleton typing to correctly return child class (#1914)
.gitignore VSCode launch configurations for debugging (#2281)
.npmrc Add engine to strict node version in package.json (#144)
.yarnrc Electron 9.4.4 (#2472)
CODE_OF_CONDUCT.md Add contributing/development pages (#1480)
CONTRIBUTING.md Add contributing/development pages (#1480)
LICENSE
Makefile
README.md
RELEASE_GUIDE.md
SECURITY.md
mkdocs.yml
package.json
tsconfig.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.