AutoKube - Manage Kubernetes clusters behind firewalls, no open ports
by•
Self-hosted Kubernetes dashboard with AI log analysis, web terminal, private cluster agent, RBAC, and security scanning. Free and open source.
Replies
Best
Maker
📌
Hey Product Hunt! 👋
This started as a personal itch. I kept having to manage Kubernetes clusters spread across clouds, and the worst ones were always behind a firewall. Every tool I tried wanted inbound access or a public endpoint, which is a non-starter if you care about security (or if your security team does).
AutoKube flips that. The agent only talks outbound — the cluster dials out to AutoKube over a WebSocket reverse-proxy, so there's nothing to open up. It handles EKS, GKE, AKS, and private clusters, and you can self-host the whole thing with Docker, Compose, or Helm on top of SQLite or Postgres.
It's open-source, with proper RBAC, OIDC/LDAP, a real-time watch API, and an audit log for when someone asks who did what.
I'm building this solo and it's still early, so I genuinely want to know what would make it useful for your clusters. Tell me what's broken.
Replies