mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fixed various page and section headings
This commit is contained in:
parent
e768dc8e2c
commit
8b0e02b8aa
@ -1,4 +1,4 @@
|
||||
# Add Cluster
|
||||
# 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.
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Remove Cluster
|
||||
# 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.
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@ Lens is lightweight and simple to install. You'll be up and running in just a fe
|
||||
|
||||
## System requirements
|
||||
|
||||
You can review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported.
|
||||
Review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported.
|
||||
|
||||
|
||||
## macOS
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Preferences
|
||||
|
||||
|
||||
## Color Themes
|
||||
## Color themes
|
||||
|
||||
Color themes let you modify the colors in Lens user interface to suit your preferences and work environment.
|
||||
|
||||
@ -9,7 +9,7 @@ In Lens, open the Preferences with **File** > **Preferences**. (**Code** > **Pre
|
||||

|
||||
|
||||
|
||||
## Telemetry & Usage Tracking
|
||||
## Telemetry & usage tracking
|
||||
|
||||
Lens collects telemetry data, which is used to help understand how to improve the product. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features. While we appreciate the insights this data provides, we also know that not everyone wants to send usage data and you can disable telemetry as described in [disable telemetry reporting](#disable-telemetry-reporting). You can also read our [privacy statement](https://www.mirantis.com/company/privacy-policy/) to learn more.
|
||||
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
|
||||
Lens is the most powerful Kubernetes IDE on the market. It is a standalone application, and it is available on macOS, Windows, and Linux. Some of the benefits of using Lens include:
|
||||
|
||||
* Ensure your clusters are properly setup and configured.
|
||||
* Enjoy increased visibility, real time statistics, log streams, and hands-on troubleshooting capabilities.
|
||||
* Work with your clusters more easily and fast, radically improving productivity and the speed of business.
|
||||
* Confidence that your clusters are properly setup and configured.
|
||||
* Increased visibility, real time statistics, log streams, and hands-on troubleshooting capabilities.
|
||||
* The ability to work with your clusters quickly and easily, radically improving productivity and the speed of business.
|
||||
|
||||
Watch this introductory video to see Lens in action:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user