1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/docs/clusters/adding-clusters.md
2020-10-29 15:35:45 -07:00

9 lines
527 B
Markdown

# 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 Cluster](images/add-cluster.png)