mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Updated written content in index.md, downloading-lens.md, and removing-clusters.md
This commit is contained in:
parent
42c55ae73d
commit
a06d09cfeb
@ -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.
|
||||
|
||||

|
||||
@ -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/).
|
||||
@ -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/).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user