-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add screenshot and install link
Simplifies beginning paragraphs and fixes some spelling Signed-off-by: Justin Garrison <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"> | ||
|
@@ -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 of – ties into your Enterprise ID provider | ||
- Security taken care of—ties 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 | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.