Skip to main content

kubectl tool reinvented to be more reactive and interactive

·55 words·1 min

🛠️ Tool: kubelive 📦 Stack: React, Kubernetes 🔗 Repo: github.com/ameerthehacker/kubelive

A reactive, interactive alternative to kubectl. Live cluster data, right in your terminal.

What It Does
#

  • Get live data on pods, services, replication controllers, and nodes
  • Delete resources or copy their names directly from the console
  • Built with React for a responsive, interactive experience