From a06d09cfeb4cf634ceae81b4057396593c813eb6 Mon Sep 17 00:00:00 2001 From: Paul Williams Date: Mon, 2 Nov 2020 13:43:40 -0800 Subject: [PATCH] Updated written content in index.md, downloading-lens.md, and removing-clusters.md --- docs/clusters/removing-clusters.md | 9 +++++++-- docs/getting-started/downloading-lens.md | 2 +- docs/index.md | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/clusters/removing-clusters.md b/docs/clusters/removing-clusters.md index 0a38213531..89b7286f99 100644 --- a/docs/clusters/removing-clusters.md +++ b/docs/clusters/removing-clusters.md @@ -1,7 +1,12 @@ # Removing clusters -You can remove a Lens Clusters from your cluster list using the context-menu of the cluster item in the left-side menu. By right-clicking the cluster of choice you can hit the `Remove` button to delete it from your list. +You can remove Lens clusters using the context menu that appears when you hover over the cluster in the left-side menu that you want to remove. By right-clicking the cluster of choice you can hit the `Remove` button to delete it from your list. -**NOTE**: This will only remove the cluster from your Lens Cluster list but not affect your actual Kubernetes Cluster or its configuration! +To remove a cluster from your cluster list: + +1. Hover over the name of the cluster you want to remove in the left side menu. A context menu will appear. +2. Click **Remove**. + +**NOTE**: This will only remove the cluster from your Lens cluster list. It will not affect your actual Kubernetes cluster or its configuration. ![Remove Cluster](images/remove-cluster.png) \ No newline at end of file diff --git a/docs/getting-started/downloading-lens.md b/docs/getting-started/downloading-lens.md index dc732d104e..a90c465ba5 100644 --- a/docs/getting-started/downloading-lens.md +++ b/docs/getting-started/downloading-lens.md @@ -59,6 +59,6 @@ Lens releases a new version each month with new features and important bug fixes To stay current with the Lens features, you can review the [release notes](https://github.com/lensapp/lens/releases). -## Quickstart +## Quick Start Get up and running quickly by learning to [add clusters](/clusters/add-cluster/). \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 1a35e4e882..ba711ba424 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,6 @@ Watch this introductory video to see Lens in action: [Download Lens](https://github.com/lensapp/lens/releases) for macOS, Windows, or Linux. -## Quickstart +## Quick Start Get up and running quickly by learning to [add clusters](/clusters/add-cluster/).