From 407f2b65049e3b4a4bc3b25113d8d1bdf5e3c71d Mon Sep 17 00:00:00 2001 From: Eionel <41342041+Eionel@users.noreply.github.com> Date: Thu, 12 Nov 2020 06:42:25 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56dd11ecec..fc14c5a60b 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ World’s most popular Kubernetes IDE provides a simplified, consistent entry po * 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 kubectl API +* 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 chart service deployment: Browse and deploy Helm charts with one click-Install +* Helm Package deployment: Browse and deploy Helm charts with one click-Install ## Installation