This quick start guide will walk you through installing and starting Lenses using Docker, followed by connecting Lenses to your Kafka cluster.
For a local quick start, you can use Lenses Box, an all-in-one docker, with Lenses, Kafka, Schema Registry and more. Lenses will start and be configured to connect to the built-in Kafka brokers.
To start with the Box get your free development license online.
Install and run the Docker
Open Lenses in your browser, log in with admin/admin.
For more information see here.
If you want to deploy via Helm see here.
For production and automated deployments see Installation.
Lenses starts in a bootstrap mode, this allows you to be guided through adding the minimum requirements for Lenses to start, a license, and connection details to Kafka.
Valid license - Lenses is a licensed product. Get a trial license here.
Kafka versions - Any version of Apache Kafka (2.0 or newer) on-premise and on-cloud.
Network connectivity - Lenses needs access to your Kafka brokers
Run the following command to pull the latest Lenses image and run it:
Once Lenses has started, open Lenses in your browser, log in with admin/admin.
You will be presented with the bootstrap UI that will guide you through connecting to Kafka.
The connection to your Kafka depends on your Kafka distribution, you can view more details in the Connection to Environment section.