From 91f00144c6c0df6010d23bd7001e6c91ec043d50 Mon Sep 17 00:00:00 2001 From: Eionel <41342041+Eionel@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:48:01 -0800 Subject: [PATCH] Update README.md git commit -m "some commit message" --signoff --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfa40e7691..99ff310f01 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,11 @@ World’s most popular Kubernetes IDE provides a simplified, consistent entry po * 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 kubectl 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 chart service deployment: Browse and deploy Helm charts with one click-Install + ## Installation Download a pre-built package from the [releases](https://github.com/lensapp/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only).