Note
This is a fork of kube-resource-map,
originally created by Lauri Nevala. This version has been adapted and updated for FreeLens.
The following is a description from the original repo :
"Lens Resource Map is an extension for Lens - The Kubernetes IDE that displays Kubernetes resources and their relations as a real-time force-directed graph."
- Interactive graph visualization of Kubernetes resources
- Resource relationship mapping (pods, services, deployments, etc.)
- Namespace filtering
- Visual indicators for resource status and health
- Click navigation to resource details
- Access the resource map from its own dedicated tab or directly within the cluster's workload overview
- See a focused mini-map of related resources when viewing details of a specific resource
This project is licensed under the MIT License.
Original work © Lauri Nevala
Freelens adaptation and initial update © 2025 Yasmine Gharbi
Maintained collaboratively under the Freelens organization.