Tech News
← Back to articles

Show HN: KubeForge – A GUI for Kubernetes YAMLs

read original related products more articles

To get started just run:

docker run -p 3000:3000 get.kubefor.ge/latest

KubeForge is a visual-first toolkit that simplifies the process of building, validating, and managing Kubernetes deployment configurations. Whether you're new to Kubernetes or maintaining large-scale systems, KubeForge streamlines the creation of valid deployment YAMLs using an intuitive interface backed by live schema references.

✨ Features

📦 Drag-and-drop interface for Kubernetes objects

📘 Smart schema awareness powered by Kubernetes JSON schemas

🧩 Modular component editor with support for templates and reusable specs

🔁 Real-time visual updates and dependency linking between resources

⚙️ Export ready-to-apply YAML files

🚀 Goals

... continue reading