Technology RadarTechnology Radar
Trial

Lens is a desktop IDE for Kubernetes that provides a visual interface for managing and troubleshooting clusters. It offers an alternative to CLI tools like kubectl and k9s, enabling developers to navigate resources, stream logs from multiple containers, and visualize dependencies between Services, Endpoints, and Pods—tasks that can be challenging with command-line tools alone.

We are trialing Lens for complex debugging scenarios where visual observability accelerates troubleshooting. While k9s remains our primary tool for terminal-based cluster management, Lens complements it by providing a visual-first approach that helps engineers understand resource relationships and events at a glance, particularly useful when debugging multi-container deployments or onboarding team members to Kubernetes concepts.