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
goversion1.24.3or higher. - Point your
kubectlcontext to the Kubernetes cluster for visualizing. - Run the following command:
git clone https://github.com/kabicin/kubechaser.git; cd kubechaser; go run .- https://github.com/4ydx/gltext - created by @4ydx
- this project uses Freetype-Go which is authored by David Turner, Robert Wilhelm, and Werner Lemberg under the FreeType License viewable at licenses/github.com/4ydx/gltext/ftl.txt
- https://github.com/go-gl/glfw - created by glfw3-go authors
- https://github.com/go-gl/gl - created by Eric Woroshow
- https://github.com/go-gl/mathgl - created by go-gl authors
- https://golang.org/x/image - created by Go authors
Copyright (c) 2025 Kirby Chin. All rights reserved. This project is licensed under a BSD license.