Skip to content

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

Project Layout

  • frontend/ React + Vite UI
  • backend/ Go API server (auth, sessions, Kubernetes proxy)
  • docker/ Dockerfile, nginx, supervisor, and compose assets
  • charts/ Helm chart (namespace: monitoring)
  • deploy/ Kustomize manifests (namespace: monitoring)
  • refs/ product and backend specs