Skip to content

Commit

Permalink
docs: add screenshot and install link
Browse files Browse the repository at this point in the history
Simplifies beginning paragraphs and fixes some spelling

Signed-off-by: Justin Garrison <[email protected]>
  • Loading branch information
rothgar committed Mar 29, 2024
1 parent 2107c01 commit ae85293
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<!-- markdownlint-disable first-line-heading sentences-per-line -->

![Omni screenshot](docs/img/omni.png)

<p align="center">
<h1 align="center">Omni</h1>
<p align="center">SaaS-simple deployment of Kubernetes - on your own hardware.</p>
<p align="center">
<a href="https://github.com/siderolabs/omni/releases/latest">
Expand All @@ -15,22 +16,24 @@

---

Kubernetes is wonderful, but requires scarce time and expertise to set up and manage.
Other solutions demand you have already set up Linux correctly, have all your servers in the same network, and meet their other criteria.
And hybrid clusters that span cloud and data center?
Good luck with that!

Omni allows you to start with bare metal, virtual machines or a cloud provider, and create clusters spanning all of your locations, with a few clicks.
Omni manages Kubernetes on bare metal, virtual machines, or in a cloud.
Built on [Talos Linux](https://talos.dev) by the folks at [Sidero](https://siderolabs.com).

You provide the machines – edge compute, bare metal, VMs, or in your cloud account. Boot from an Omni image. Click to allocate to a cluster. That’s it!
Boot from an Omni image. Click to allocate to a cluster. That’s it!

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

## Install

Omni is available via a [Business Source License](LICENSE) which allows free installations in non-production environments. If you would like to deploy Omni for production use please contact [Sidero sales](mailto:[email protected]). If you would like to subscribe to the hosted version of Omni please see the [SaaS pricing](https://www.siderolabs.com/pricing/).

If you would like to self-host Omni for non-production workloads please follow the [instructions in the documentation](https://omni.siderolabs.com/docs/how-to-guides/how-to-deploy-omni-on-prem/).

## Development

Expand Down
Binary file added docs/img/omni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae85293

Please sign in to comment.