jlandersen

Jurassic Park Unix System style Kubernetes resource viewer

19
1
100% credibility
Found Mar 13, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

A 3D fly-through visualization of Kubernetes clusters inspired by Jurassic Park's file navigator, showing namespaces as islands, pods as colored blocks, nodes, and service connections.

How It Works

1
🔍 Discover the 3D cluster viewer

You find this fun tool that lets you fly through your running apps like in an old movie, seeing groups of apps as floating islands.

2
📦 Get it started quickly

You run a simple command to launch it, and it connects to your existing app setup automatically.

3
🦖 Step into the 3D world

Your browser opens to a glowing 3D scene where app groups appear as colorful platforms with blocks for each running piece.

4
🕹️ Fly around freely

Use your keys and mouse to soar between islands, watching healthy apps bob gently and troubled ones shake.

5
🔦 Spotlight details

Hover over blocks to see names and stats, or click to shine a beam highlighting a whole island or single app.

Monitor effortlessly

Everything updates live as your apps change, giving you a joyful, intuitive way to oversee your whole system.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is k8s-unix-system?

This GitHub Jurassic Park-inspired tool turns your Kubernetes cluster into a 1993-style 3D fly-through viewer, like the FSN Unix system from the movie. Namespaces appear as raised island platforms with pods as colored blocks—green for running, red for errors, sized by CPU/memory requests and bobbing or shaking by status. A Go backend watches your cluster live via kubeconfig, serving a JavaScript/Three.js web app on port 8080; spin it up with `docker run` mounting your config or `go install` for CLI use.

Why is it gaining traction?

The hook is pure nostalgia: channel Jurassic Park vibes (think GitHub Jurassic World Evolution projects) while spotting pod issues spatially, with eagle-eye overhead view, spotlight fly-ins on click, and service arcs linking pods. Hover tooltips show restarts, age, resources; no more squinting at `kubectl get pods`. Live updates beat static dashboards for quick cluster intuition.

Who should use this?

K8s SREs demoing clusters to teams, ops engineers triaging failing pods visually, or devs exploring multi-namespace setups like in Jurassic Park builder GitHub repos. Ideal for kind/minikube tinkering or Jurassic World Rebirth-style survival debugging in Kubernetes.

Verdict

Fun proof-of-concept with solid docs, demo video, and kind setup script—try it for lols or demos. At 11 stars and 1.0% credibility, it's immature (no tests, single dev); stick to Lens or kubectl for production monitoring.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.