Oguz Kilcan cf7d752453
feat: enforce configurable machine registration limit
Add `account.maxRegisteredMachines` config option to cap the number of registered machines. The provision handler atomically checks the limit under a mutex before creating new Link resources, returning ResourceExhausted when the cap is reached.

Introduce a Notification resource type (ephemeral namespace) so controllers can surface warnings to users. `omnictl` displays all active notifications on every command invocation. Frontend part of showing notifications will be implemented in a different PR.

MachineStatusMetricsController creates a warning notification when the registration limit is reached and tears it down when it's not.

Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>
2026-03-16 12:48:47 +01:00
2026-03-10 18:31:38 +01:00
2026-02-18 21:46:54 +01:00
2024-05-23 20:34:11 +03:00
2024-07-01 21:08:34 +04:00
2026-03-10 18:31:38 +01:00
2024-02-29 17:19:57 +04:00
2025-09-26 15:52:08 +05:30
2026-01-21 15:34:00 +04:00
2026-03-10 18:31:38 +01:00
2026-03-10 18:31:38 +01:00
2026-03-10 18:31:38 +01:00

Omni screenshot

SaaS-simple deployment of Kubernetes - on your own hardware.

Release Pre-release


Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Built on Talos Linux by the folks at Sidero.

Boot from an Omni image. Click to allocate to a cluster. Thats it!

  • Vanilla Kubernetes, on your machines, under your control.
  • Elegant UI for management and operations
  • Security taken care of—ties into your Enterprise ID provider
  • Highly Available Kubernetes API endpoint built in
  • Firewall friendly—manage edge nodes securely
  • From single-node clusters to the largest scale
  • Support for GPUs and most CSIs

Install

Omni is available via a Business Source License which allows free installations in non-production environments. If you would like to deploy Omni for production use please contact Sidero sales. If you would like to subscribe to the hosted version of Omni please see the SaaS pricing.

If you would like to self-host Omni for non-production workloads please follow the instructions in the documentation.

To deploy Omni on Kubernetes, see the Helm chart.

Development

For instructions on developing Omni, see DEVELOPMENT.md.

Community

If you're interested in this project and would like to help in engineering efforts or have general usage questions, we are happy to have you! We hold a weekly meeting that all audiences are welcome to attend.

Office Hours

You can subscribe to this meeting by joining the community forum above.

Note: You can convert the meeting hours to your local time.

Contributing

Contributions are welcomed and appreciated! See Contributing for our guidelines.

Licenses

The Omni code is released under a combination of two licenses:

When contributing to an Omni feature, you can find the relevant license in the comments at the top of each file.

Description
SaaS-simple deployment of Kubernetes - on your own hardware.
Readme BUSL-1.1 37 MiB
Languages
Go 73.9%
Vue 14.6%
TypeScript 9.2%
Shell 0.8%
Dockerfile 0.6%
Other 0.9%