KubeLens Documentation¶
KubeLens is a read-only Kubernetes log analyzer that provides a focused UI for logs and resource inspection without full cluster management access.
Contents¶
- Quickstart
- Backend Runtime Environment
- Deployment Guide
- Configuration
- Architecture
- Screenshots
- Changelog
- GitHub Pages Publishing
Project Layout¶
frontend/React + Vite UIbackend/Go API server (auth, sessions, Kubernetes proxy)docker/Dockerfile, nginx, supervisor, and compose assetscharts/Helm chart (namespace:monitoring)deploy/Kustomize manifests (namespace:monitoring)refs/product and backend specs