Oakestra releases v0.4.410 (Conga)

April 20, 2026 in releases by Oakestra Dev Team 3 minutes

Oakestra releases v0.4.410 (Conga)

We are proud to announce that Oakestra Conga πŸͺ˜ (v0.4.410) is here! This is the third major release of Oakestra and the rhythm of the new features will have you dancing!

A new CLI

New Installation Procedure

Storage Drivers

Revamped Schedulers

Marketplace and Addons Dashboard

CrossVM Compatibility

Dashboard SLA Editor

A Step Closer to a Production Release

New CLI

oakestra-cli

The CLI is now the default way to install and interact with your Oakestra installation. The new CLI is a simple binary that gets installed with a single command: curl -sfL oakestra.io/oak.sh | bash

From here you can:

  • πŸ“€ Manage your Oakestra components installation
  • πŸ“‘ Check your cluster status
  • πŸ“² Create and remove applications
  • πŸ“ˆ Create, scale, remove services
  • πŸ“Š Monitor deployment status and service information (such as deployment failures, logs, resource usage, and more!)
  • πŸ€– You can even use Claude AI to solve your Oakestra setup problems

Check how oak doctor can verify your installation

Did you know?

You can use Claude AI πŸ€– to help you troubleshooting your infrastructure!

  • Configure the Claude Oakestra Doctor skill using oak config claude
  • Then use oak doctor <component> command with the --ai-troubleshoot flag and let Claude handle the rest.

Check out the troubleshooting wiki.

New Installation Procedure

Thanks to the new CLI, installing Oakestra has never been easier! Check this out β¬‡οΈŽ

Check out the installation wiki for a quick installation and the advanced setup guide to unleash the full potential of Oakestra.

Storage Drivers

csi

This release brings support for CSI Storage plugins! Volumes management at the edge is not an easy task, and with CSI plugins you can now attach storage drivers customized for your needs. Check out the CSI Plugin Wiki.

Service Scheduling Redefined

Oakestra Conga introduces a redefined concept for task scheduling. Resources and aggregation strategies are now fully generalized, making schedulers swappable across root and cluster components.

scheduling

If you’re doing research on task scheduling, you can now customize, implement and replace scheduling strategies at the root and cluster level with minimal effort!

Check out the new Resource Management wiki to find out how scheduling and resource management have changed. If you want to implement a new scheduler for Oakestra, check out the scheduler component README.

A New Look for Your Addons

addons

The new addons dashboard allows you to easily manage:

  • Addons by connecting to your local marketplace instance and installing your preferred ones.
  • Hooks via a dedicated UI interface.
  • Custom Resources for both creation and management operations.

marketplace

If the marketplace dashboard is reachable from your network, a link will appear in your Oakestra Dashboard!

Cross VM Compatibility

Oakestra Conga supports a new experimental runtime: crossvm. This runtime enables seamless workloads across different virtual machine environments, providing greater flexibility for edge deployments.

crossvm

The crosvm runtime launches virtual machines directly from OCI container images. Additionally it provides support for virtio-GPUs. This makes it the ideal runtime for isolated edge-cloud gaming instances and AI inference. Check out the Crosvm VM Deployment page for further details.

Dashboard Deployment Descriptor

The SLA uploader in the dashboard now supports in-line editing.

dashboard

Additionally, you can provide the same SLAs as your CLI and APIs, provided that the application name and namespace match the application you’re providing the SLA for.

A Step Closer to a Production Release

This release introduces plenty of under-the-hood improvements for system stability, bringing the platform one step closer to production readiness. You can check the full changelog here.

Get in touch with us and help us grow stronger. We’ve got plenty of open issues and exciting problems to work on.

Conga drum – click me!

Acknowledgments:

Many thanks to the contributors for this release: