Repository-backed model
The visual editor and supported artifact generators are traceable to code and automated tests.
IzyKube provides a visual namespace modeler with tested YAML and Helm export paths. The repository also contains cluster operations, inspection, and local-AI integrations with the limits recorded in its evidence matrix.
The visual editor and supported artifact generators are traceable to code and automated tests.
Generate YAML or a Helm archive for resource types covered by the current model and tests.
Run the application locally and connect it to third-party components such as Kubernetes, MongoDB, and Ollama.
What is present today
The repository implements a model-to-artifact workflow. Live-cluster apply/delete and inspection paths exist, but their end-to-end verification is partial.
Core features
The labels below are deliberately scoped. Full status, dependencies, and verification commands are in the evidence matrix.
Place workloads, services, config maps, ingresses, secrets, and volumes on a shared canvas.
Save, list, open, and delete namespace version records. A tested one-click rollback flow is not established.
Generate Kubernetes YAML or a Helm archive for the resource types covered by current code and tests.
Use the available apply/delete paths with a connected cluster; automated live-cluster coverage is still partial.
Inspect implemented cluster resource views and sync indicators; comprehensive drift detection is not established.
Built with repository code plus external Angular, Spring Boot, MongoDB, Fabric8, Kubernetes, and related components.
Evidence and roadmap
The audit separates implemented, partial, planned, and external-dependency items. OPA/Rego, SPIFFE/SPIRE, MCP, OpenTelemetry, first-party SBOM publication, and Sigstore/SLSA provenance are roadmap only.
Standalone installer
The installer is external to the Java app. It runs Docker Compose and Makefile tasks from a dedicated setup toolchain, ships with Python and Tkinter inside the executable, and supports Italian and English.
Quickstart
Use the manual path for direct control over the configured services, or use the installer to run the same orchestration through a GUI.
git clone https://github.com/gcassata74/izykube.git cd izykube
docker compose up
http://localhost:8090
FAQ
No. IzyKube is open-source and self-hostable. You can run it locally or in your own infrastructure.
No. It complements your existing tooling by generating manifests and charts from a visual architecture model.
The project is intended for platform teams, DevOps engineers, architects, and backend teams evaluating a visual Kubernetes modeling workflow.
Yes. IzyKube ships a standalone GUI installer that orchestrates Compose and Makefile tasks without using the Java backend UI.
Read the evidence matrix first, then use the installer or Compose path that fits your local evaluation.