pulk17/k8n ? reverse-engineered prompt
Reverse engineered prompt
Build me a visual Kubernetes IDE that feels like a simple drag and drop canvas for managing a cluster.
I want to open it in the browser, connect to a Kubernetes cluster, and then see a workspace where I can add common resources like pods, services, deployments, config, storage, and similar blocks from a sidebar. I should be able to connect them together, auto lay them out nicely, edit their settings, and preview the generated YAML before anything is applied. It should also let me save and load workflows, install and manage Helm charts, view live cluster resources, check logs and events, and see basic pod CPU and memory usage. Add a helpful AI panel that can suggest changes to the graph before I accept them.
Make it feel polished and usable, with a clear help screen, good empty states, and sensible error handling if the cluster or API is unavailable. Use current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit