1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add content to add cluster page of docs

This commit is contained in:
Mario Sarcher 2020-10-28 14:33:19 +01:00
parent afd385b7cb
commit d5ec16950b

View File

@ -0,0 +1,7 @@
# Add Cluster
Add clusters by clicking the Add Cluster button. 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.