1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
dependabot[bot] be78ffb2ad
Bump sass from 1.49.11 to 1.51.0 (#5310)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 15:12:27 -04:00
__mocks__ Merge pull request #5204 2022-04-07 14:06:43 +03:00
.github Cancel in progress npm master publishes if multuple in flight (#5306) 2022-05-02 11:36:05 -04:00
.idea
.vscode
build Compute Tray Icon on the fly instead of at build (#5157) 2022-04-28 12:31:57 -04:00
docs
extensions Expose ReactDOM as global object, and ensure in-tree extension to use the same instance (#5229) 2022-04-11 16:45:12 +03:00
integration Fix misleading no metrics message (#5240) 2022-04-27 15:48:49 +03:00
jsonnet/lens
mkdocs
scripts
src Fix last item not being removed on initial loadAll (#5309) 2022-05-03 11:13:43 -04:00
static
templates/create-resource
test-data
troubleshooting
types Remove webpack.*.ts importing values from src/ (#4992) 2022-04-13 10:39:35 -04:00
webpack Remove webpack.*.ts importing values from src/ (#4992) 2022-04-13 10:39:35 -04:00
.azure-pipelines-k8s-matrix.yml
.azure-pipelines.yml
.bundled-extensions.json
.eslintrc.js Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
.gitignore
.npmrc
.yarnrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
license-header
Makefile Fix make dev on master (#5282) 2022-04-26 20:18:18 -07:00
mkdocs.yml
package.json Bump sass from 1.49.11 to 1.51.0 (#5310) 2022-05-03 15:12:27 -04:00
README.md
SECURITY.md
tailwind.config.js
tsconfig.json Remove webpack.*.ts importing values from src/ (#4992) 2022-04-13 10:39:35 -04:00
typedoc.json
yarn.lock Bump sass from 1.49.11 to 1.51.0 (#5310) 2022-05-03 15:12:27 -04:00

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.