Changelog
Product Updates & Releases
Stay updated with Kubeletto platform-core, runtime controller, CLI commands, and database engine upgrades.
June 12, 2026 // v0.1.0
Kubeletto Beta Launch
We are thrilled to launch Kubeletto in beta. Transitioning from complex infrastructure setups, Kubeletto leverages autoscaling engines for request-based scale-to-zero, secure network namespaces for tenant isolation, and robust transaction logs.
- High-performance container registries integrated with secure object storage.
- Secure integration with external databases, memory caches, and parameter vaults.
- Integrated telemetry engine with real-time log and metric aggregation.
May 28, 2026 // Beta Release
CLI Cobra Binary Release
Released the official `platform-cli` statically compiled Go helper. Developers can authenticate sessions, trigger builds, config variables, and rollback revisions directly from terminal consoles.
$ kubeletto login ✔ Connected to platform-core API $ kubeletto deploy billing-worker --image billing-worker:latest --wait