"src/git@git.gitsec.cn:baidan/lens.git" did not exist on "2e2220cb604ea1908a25bbee75c02a2fcc3c9477"
user avatar
Tag cluster & workspace as beta features in extension api (#1589)
Jari Kolehmainen authored
* mark cluster & workspace as beta
Signed-off-by: default avatarJari Kolehmainen <jari.kolehmainen@gmail.com>

* back to public
Signed-off-by: default avatarJari Kolehmainen <jari.kolehmainen@gmail.com>
2e2220cb
Name Last commit Last update
.github Add dependabot config (#1654)
__mocks__ add no-unused and react/recommended to eslint (#1523)
build Add eslint rule padding-line-between-statements (#1593)
docs Add initial KubeObjectListLayout sample (#1662)
extensions lint whole repo (#1600)
integration Add eslint rule padding-line-between-statements (#1593)
jsonnet Fix serviceMonitorKubelet's metricRelabelings (#225)
locales Add Ready status column in the Deployment view (#1586)
mkdocs Documentation (MKDOCS) (#1230)
src Tag cluster & workspace as beta features in extension api (#1589)
static Backport 3.6.9 what's new items (#1647)
test-data add cluster icon migration code (#673)
troubleshooting Fix typo in documentation (#316)
types lint whole repo (#1600)
.azure-pipelines.yml Add run tests step to Windows pipeline (#1610)
.babelrc Lens restructure (#540)
.eslintrc.js lint whole repo (#1600)
.gitignore add step to verify docs on area/documentation PRs (#1528)
.npmrc Add engine to strict node version in package.json (#144)
.yarnrc Migrating Vue components to React and stores refactoring (#585)
CODE_OF_CONDUCT.md Add contributing/development pages (#1480)
CONTRIBUTING.md Add contributing/development pages (#1480)
LICENSE update license: cover docs under creative commons (#1154)
Makefile Add contributing/development pages (#1480)
README.md Add contributing/development pages (#1480)
RELEASE_GUIDE.md
mkdocs.yml
package.json
tsconfig.json
webpack.extensions.ts
webpack.main.ts
webpack.renderer.ts
yarn.lock

Lens | The Kubernetes IDE

Build Status Releases Chat on Slack

World’s most popular Kubernetes IDE provides a simplified, consistent entry point for developers, testers, integrators, and DevOps, to ship code faster at scale. 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. Lens is an open source project and free!

Screenshot

What makes Lens special?

  • Amazing usability and end-user experience
  • Unified, secure, multi-cluster management on any platform: support for hundreds of clusters
  • Standalone application: no need to install anything in-cluster
  • Lens installs anywhere, elimanting the need to wrangle credentials
  • Real-time cluster state visualization
  • Resource utilization charts and trends with history powered by built-in Prometheus
  • Smart terminal access to nodes and containers
  • Clusters can be local (e.g. minikube) or external (e.g. EKS, GKE, AKS)
  • Performance optimized to handle massive clusters (tested with a cluster running 25k pods)
  • RBAC security is preserved, as Lens uses the standard Kubernetes API
  • Lens Extensions are used to add custom visualizations and functionality to accelerate development workflows for all the technologies and services that integrate with Kubernetes
  • Helm package deployment: Browse and deploy Helm charts with one click-Install

Installation

See Getting Started page.

Development

See Development page.

Contributing

See Contributing page.