kubechaser

kubechaser

KubeChaser is a 3D renderer for visualizing Kubernetes clusters.

This project is currently in the pre-alpha stage. Many features are experimental and core functionality is still in active development.

Install

  1. Install go version 1.24.3 or higher.
  2. Point your kubectl context to the Kubernetes cluster for visualizing.
  3. Run the following command:
    git clone https://github.com/kabicin/kubechaser.git; cd kubechaser; go run .
    

Dependencies

License

Copyright (c) 2025 Kirby Chin. All rights reserved. This project is licensed under a BSD license.