user avatar
add debug statemets to integration tests
Sebastian Malton authored
Signed-off-by: default avatarSebastian Malton <sebastian@malton.name>
81ed6973
Name Last commit Last update
.dependabot add custom configuration for dependabot (#1973)
.github Fix snap packaging (#2081)
__mocks__ enfore unix line endings and always ending files with line endings (#1997)
build Add eslint rule padding-line-between-statements (#1593)
docs Convert StatusBarRegistration to use components field (#1598)
extensions In-app survey extension (#1945)
integration add debug statemets to integration tests
jsonnet Fix serviceMonitorKubelet's metricRelabelings (#225)
mkdocs Documentation (MKDOCS) (#1230)
src Helm rollback window with more details (#2085)
static Release v4.1.0-alpha.2 (#2064)
test-data add cluster icon migration code (#673)
troubleshooting Fix typo in documentation (#316)
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 Fix azure pipeline integration test exit code (#1980)
.eslintrc.js enfore unix line endings and always ending files with line endings (#1997)
.gitignore gitignore .vscode (#1599)
.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 makefile: regenerate node_modules if yarn.lock changes (#2041)
README.md Update intro video links (#1842)
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

Lens 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.

The Lens open source project is backed by a number of Kubernetes and cloud native ecosystem pioneers. It's a standalone application for MacOS, Windows and Linux operating systems. Lens is 100% open source and free of charge for any purpose.

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
  • Port forwarding
  • Helm package deployment: Browse and deploy Helm charts with one click-Install
  • Extensions via Lens Extensions API

Installation

See Getting Started page.

Development

See Development page.

Contributing

See Contributing page.