How to#
This section contains common tasks related to Kubernetes clusters and Lens K8S IDE. These tasks can help you operate clusters with Lens K8S IDE, or explore different aspects of the application interface.
-
Find a cluster in Navigator
-
Search for a deployment in your cluster to start working with it.
-
In Lens K8S IDE, you can view logs of containers that run in pods of your Kubernetes cluster.
-
Open the embedded CLI and perform various Kubernetes tasks.
-
Port forward traffic from a Kubernetes pod
Connect your local machine with specific pods or containers.
-
Change cluster deployments with Lens K8S IDE.
-
Restart a deployment without using kubectl.
-
Find new, install, and manage existing Helm charts.