Lens x Mirantis
Join the conversation
  • YouTube
  • LinkedIn
  • X
  • GitHub

Products

  • Lens K8S IDE
  • Lens Loop
  • Download
  • Pricing

Resources

  • Forums
  • Docs
  • Support
  • Status Page

Company

  • About
  • Blog
  • Contact Us

Compliance

  • Terms of Service
  • Privacy Policy
  • DPA
Join the conversation
  • YouTube
  • LinkedIn
  • X
  • GitHub
Copyright © 2026 Mirantis Inc. – All rights reserved.
Lens x Mirantis
  • Products
    Power Tools
    • Lens K8S IDEThe #1 IDE for Kubernetes
    • Lens LoopPower Tool for AI Apps Observability
  • Pricing
  • Blog
  • Community
  • Docs
  • Company
  • Contact
LoginDownload
Blog/Tutorials/Lens Kubernetes is all you need in the development env to build, ship, and run
Article introduction image
Author:
Elodie Meste
Published:
Oct 18, 2022
Category:
Tutorials

Containers and Kubernetes are used to build, ship, and run cloud-native applications, which can be a complex process. High-level steps performed by a developer on their machine include packaging the app into a container image, pushing and pulling images to and from the container registry, working with YAML files to define Kubernetes resources, deploying resources using kubectl, and testing and troubleshooting applications

There are multiple ways to perform these steps. Some of the well-known tools in this space include Docker Desktop, Minikube, Lens Desktop, Rancher Desktop, Podman, k3s, k0s, and VSCode. In this article, I’ll talk about these tools and why and how they are used by developers to build, ship, and run applications. Further, I’ll dive into the Lens Desktop Kube feature in Lens 6, which enables developers to consolidate many of these tools down to one, and reduce the complexity of cloud-native development.