diff --git a/latest/clusters/adding-clusters/index.html b/latest/clusters/adding-clusters/index.html index 7de6069aa1..b31d75616d 100644 --- a/latest/clusters/adding-clusters/index.html +++ b/latest/clusters/adding-clusters/index.html @@ -672,10 +672,16 @@

Adding clusters#

-

Add clusters by clicking the Add Cluster button in the left-side menu. You'll need to obtain a working kubeconfig for the cluster you want to add. You can either browse it from the file system or paste it as a text from the clipboard.

-

Selected cluster contexts are added as a separate item in the left-side cluster menu to allow you to operate easily on multiple clusters and/or contexts.

-

NOTE: Any manually added cluster is not merged into your kubeconfig file.

+

Add clusters by clicking the Add Cluster button in the left-side menu.

+
    +
  1. Click the Add Cluster button (indicated with a '+' icon).
  2. +
  3. Enter the path to your kubeconfig file. You'll need to have a kubeconfig file for the cluster you want to add. You can either browse for the path from the file system or or enter it directly.
  4. +
+

Selected cluster contexts are added as a separate item in the left-side cluster menu to allow you to operate easily on multiple clusters and/or contexts.

+

NOTE: Any cluster that you added manually will not be merged into your kubeconfig file.

Add Cluster

+

For more information on kubeconfig see Kubernetes docs.

+

To see your currently-enabled config with kubectl, enter kubectl config view --minify --raw in your terminal.

diff --git a/latest/clusters/removing-clusters/index.html b/latest/clusters/removing-clusters/index.html index d481a33c9a..9f5730ef06 100644 --- a/latest/clusters/removing-clusters/index.html +++ b/latest/clusters/removing-clusters/index.html @@ -672,8 +672,13 @@

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.

-

NOTE: This will only remove the cluster from your Lens Cluster list but not affect your actual Kubernetes Cluster or its configuration!

+

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.

+

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. +
  3. Click Remove.
  4. +
+

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

diff --git a/latest/getting-started/downloading-lens/index.html b/latest/getting-started/downloading-lens/index.html index 622014cf77..a755cb6295 100644 --- a/latest/getting-started/downloading-lens/index.html +++ b/latest/getting-started/downloading-lens/index.html @@ -359,8 +359,8 @@
  • - - Quickstart + + Quick Start
  • @@ -846,8 +846,8 @@
  • - - Quickstart + + Quick Start
  • @@ -899,8 +899,8 @@

    Update cadence#

    Lens releases a new version each month with new features and important bug fixes. Lens supports auto updating and you will be prompted to install the new release when it becomes available!

    To stay current with the Lens features, you can review the release notes.

    -

    Quickstart#

    -

    Get up and running quickly by learning to add clusters.

    +

    Quick Start#

    +

    Get up and running quickly by learning to add clusters.

    diff --git a/latest/getting-started/introductory-videos/index.html b/latest/getting-started/introductory-videos/index.html index 76710bfafb..51c09a824a 100644 --- a/latest/getting-started/introductory-videos/index.html +++ b/latest/getting-started/introductory-videos/index.html @@ -672,7 +672,7 @@

    Introductory Videos#

    -

    Start your journey using Lens with this set of introductory videos! These videos are designed to give you an overview of Lens various features and quickly get you familiar with them.

    +

    Continue your Lens journey with this set of introductory videos! These videos are meant to quickly familiarize you with Lens' various powerful features.