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

Changed index.md content, some file names, some directory names, and associated changes to mkdocs.yml nav

This commit is contained in:
Paul Williams 2020-10-29 15:14:01 -07:00
parent 3f004f56dd
commit 9f8ea0cf5d
16 changed files with 80 additions and 112 deletions

View File

@ -1,10 +0,0 @@
# 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.
## Disable telemetry reporting
If you don't wish to send usage data to Mirantis, you can disable the "Telemetry & Usage Tracking" in the Lens preferences.
From `File > Preferences` (macOS: `Lens > Preferences`), search for `Telemetry & Usage Tracking`, and uncheck the `Allow telemetry & usage tracking`. This will silence all telemetry events from Lens going forward. Telemetry information may have been collected and sent up until the point when you disable the setting.
![Disable Telemetry & Usage Tracking](images/disabled-telemetry-usage-tracking.png)

View File

@ -0,0 +1,59 @@
# Downloading Lens
Lens is lightweight and simple to install. You'll be up and running in just a few minutes.
## macOS
1. [Download Lens](https://github.com/lensapp/lens/releases) for macOS.
2. Open the browser's download list and locate the downloaded archive.
3. Select the 'magnifying glass' icon to open the archive in Finder.
4. Double-click `Lens-{version}.dmg` and drag `Lens.app` to the `Applications` folder, making it available in the macOS Launchpad.
5. Add Lens to your Dock by right-clicking on the icon to bring up the context menu and choosing **Options**, **Keep in Dock**.
## Windows
1. Download the [Lens installer](https://github.com/lensapp/lens/releases) for Windows.
2. Once it is downloaded, run the installer `Lens-Setup-{version}.exe`. This will only take a minute.
3. By default, Lens is installed under `C:\users\{username}\AppData\Local\Programs\Lens`.
## Linux
See the [Download Lens](https://github.com/lensapp/lens/releases) page for a complete list of available installation options.
### Snap
Lens is officially distributed as a Snap package in the [Snap Store](https://snapcraft.io/store):
[![Get it from the Snap Store](images/snap-store.png)](https://snapcraft.io/kontena-lens)
You can install it by running:
```bash
sudo snap install kontena-lens --classic
```
## Network
Lens is built on top of Electron and benefits from all the networking stack capabilities of Chromium.
### Proxy server support
...
## 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](https://github.com/lensapp/lens/releases).
## Quickstart
Learn to [add clusters](/clusters/add-cluster/) to improve productivity and increase the speed of business.

View File

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 131 KiB

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,32 +1,24 @@
# Getting Started
# Overview
Lens is the most powerful IDE for people who need to deal with Kubernetes clusters on a daily basis. It is a standalone application for MacOS, Windows and Linux operating systems. Ensure your clusters are properly setup and configured. Enjoy increased visibility, real time statistics, log streams and hands-on troubleshooting capabilities. With Lens, you can work with your clusters more easily and fast, radically improving productivity and the speed of business. Begin your journey with Lens with these [introductory videos](/get-started/intro-videos/).
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.
Watch this introductory video to see Lens in action:
## Lens in Action
## Introducing Lens
<iframe width="560" height="315" src="https://www.youtube.com/embed/04v2ODsmtIs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Top Extensions
## Downloading Lens
- One
- Two
- Three
[Download Lens](https://github.com/lensapp/lens/releases) for macOS, Windows, or Linux.
## First Steps
## Quickstart
To get the most out of Lens, start by reviewing a few introductory topics:
[Intro Videos](/get-started/intro-videos/) - Begin your journey with Lens through these introductory videos.
[Add Clusters](/clusters/add-cluster/) - Add your first Cluster to radically improve productivity and the speed of business.
[Extension API](/extensions/overview/) - Learn how to write a Lens extension.
## Downloads
[Download Lens IDE](/setup/overview/) - Quickly find the appropriate install for your platform (Windows, macOS and Linux)
Learn to [add clusters](/clusters/add-cluster/) to improve productivity and increase the speed of business.

View File

@ -1,19 +0,0 @@
# Lens on Linux
## Installation
See the [Download Lens](https://github.com/lensapp/lens/releases) page for a complete list of available installation options.
### Snap
Lens is officially distributed as a Snap package in the [Snap Store](https://snapcraft.io/store):
[![Get it from the Snap Store](images/snap-store.png)](https://snapcraft.io/kontena-lens)
You can install it by running:
```bash
sudo snap install kontena-lens --classic
```

View File

@ -1,9 +0,0 @@
# Lens on macOS
## Installation
1. [Download Lens](https://github.com/lensapp/lens/releases) for macOS.
2. Open the browser's download list and locate the downloaded archive.
3. Select the 'magnifying glass' icon to open the archive in Finder.
4. Double-click `Lens-{version}.dmg` and drag `Lens.app` to the `Applications` folder, making it available in the macOS Launchpad.
5. Add Lens to your Dock by right-clicking on the icon to bring up the context menu and choosing **Options**, **Keep in Dock**.

View File

@ -1,8 +0,0 @@
# Network Connections in Lens
Lens is built on top of Electron and benefits from all the networking stack capabilities of Chromium.
## Proxy server support
...

View File

@ -1,23 +0,0 @@
# Setting up Lens
Getting up and running with Lens is quick and easy. It is a small download so you can install in a matter of minutes and give Lens a try.
## Cross platform
Lens is the most powerful IDE for people who need to deal with Kubernetes clusters on a daily basis which runs on the macOS, Linux, and Windows operating systems.
Follow the platform-specific guides below:
* [Linux](/setup/linux/)
* [macOS](/setup/macos/)
* [Windows](/setup/windows/)
Lens is lightweight and should run on most available hardware and platform versions. You can review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported.
## 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](https://github.com/lensapp/lens/releases).

View File

@ -1,7 +0,0 @@
# Lens on Windows
## Installation
1. Download the [Lens installer](https://github.com/lensapp/lens/releases) for Windows.
2. Once it is downloaded, run the installer `Lens-Setup-{version}.exe`. This will only take a minute.
3. By default, Lens is installed under `C:\users\{username}\AppData\Local\Programs\Lens`.

View File

@ -9,21 +9,14 @@ copyright: Copyright &copy; 2020 <a href="https://mirantis.com/">Mirantis Inc.</
edit_uri: ""
nav:
- Overview: index.md
- Setup:
- Overview: setup/overview.md
- Linux: setup/linux.md
- macOS: setup/macos.md
- Windows: setup/windows.md
- Network: setup/network.md
- Get Started:
- Intro Videos: get-started/intro-videos.md
- Themes: get-started/themes.md
- Telemetry: get-started/telemetry.md
- User Guide:
- Clusters:
- Add cluster: clusters/add-cluster.md
- Remove cluster: clusters/remove-cluster.md
- Settings: clusters/settings.md
- Getting started:
- Downloading Lens: getting-started/downloading-lens.md
- Preferences: getting-started/preferences.md
- Introductory videos: getting-started/introductory-videos
- Clusters:
- Adding clusters: clusters/adding-clusters.md
- Removing cluster: clusters/removing-clusters.md
- Settings: clusters/settings.md
- Extensions:
- Overview: extensions/overview.md
- Get Started: