From 80f08b37b70cb8f8de7b789d66b5758c9e76458e Mon Sep 17 00:00:00 2001 From: Eionel <41342041+Eionel@users.noreply.github.com> Date: Tue, 10 Nov 2020 20:50:01 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fcdabd6ba9..fb7ab0f1a2 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ [![Releases](https://img.shields.io/github/downloads/lensapp/lens/total.svg)](https://github.com/lensapp/lens/releases) [![Chat on Slack](https://img.shields.io/badge/chat-on%20slack-blue.svg?logo=slack&longCache=true&style=flat)](https://join.slack.com/t/k8slens/shared_invite/enQtOTc5NjAyNjYyOTk4LWU1NDQ0ZGFkOWJkNTRhYTc2YjVmZDdkM2FkNGM5MjhiYTRhMDU2NDQ1MzIyMDA4ZGZlNmExOTc0N2JmY2M3ZGI) -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. It is open source and free. +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](.github/screenshot.png)](https://youtu.be/04v2ODsmtIs) ## What makes Lens special? * Amazing usability and end-user experience -* Multi cluster management: support for hundreds of clusters +* 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 @@ -19,8 +19,8 @@ World’s most popular Kubernetes IDE provides a simplified, consistent entry po * 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) -* Full support for Kubernetes RBAC -* Browse and Deploy Helm charts with one click-Install +* RBAC security is preserved, as Lens uses the standard kubectl API +* Helm Chart Service Deployment: Browse and deploy Helm charts with one click-Install ## Installation