sidero/website/content/_index.html
Utku Ozdemir a46f2576f9
docs: add Omni bare metal infra provider link to maintenance warning
Refer to the bare metal infra provider, as it is the spiritual successor of Sidero Metal.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2025-03-03 16:22:20 +01:00

75 lines
3.8 KiB
HTML

+++
title = "Sidero Metal"
+++
{{< blocks/cover title="Sidero Metal" image_anchor="top" height="min" color="orange" >}}
<div class="mx-auto">
<div class="col-12 text-center">
<img width="250" class="" src="/images/logo.svg">
</div>
<br/>
<h3 class="display-3 text-center mb-5"> Kubernetes Bare Metal Lifecycle Management.</h3>
<p class="text-center my-5 h5">
Automated. Secure. Simple.
</p>
</div>
{{< /blocks/cover >}}
<section class="">
<div class="container">
<p class="text-center my-5 h5" style="color:red">Sidero Labs is no longer actively developing Sidero Metal.<br/>
For an alternative, please see <a href="https://github.com/siderolabs/omni.git">Omni</a>
and the <a href="https://omni.siderolabs.com/tutorials/setting-up-the-bare-metal-infrastructure-provider">Bare-Metal Infrastructure Provider</a>.<br/>
Unless you have an existing support contract covering Sidero Metal, all support will be provided by the community (including questions in our Slack workspace).
</p>
<p class="text-center my-5 h5">
Sidero Metal uses Cluster API to automate bare metal server provisioning and lifecycle management. Clusters are provisioned (or re-provisioned) automatically, delivering a secure Kubernetes deployment.
</p>
<p class="text-center my-5 h5">
Sidero includes a metadata service, PXE and TFTP servers, as well as BMC and IPMI management for automation.
</p>
<hr/>
<br/>
<div class="row mb-5">
<div class="col-12 col-lg-4 text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mb-6 text-ui-primary feather feather-zap"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg>
<h3 class="display-4 text-center mb-3">Built on Kubernetes</h3>
<p class="">
Built on Kubernetes, making deployments fast and easy.
</p>
</div>
<div class="col-12 col-lg-4 text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mb-6 text-ui-primary feather feather-clipboard">
<path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path>
<rect x="8" y="2" width="8" height="4" rx="1" ry="1"></rect>
</svg>
<h3 class="display-4 text-center mb-3">Inventory Management</h3>
<p class="">
Register your servers. Classify them. Deploy them.
</p>
</div>
<div class="col-12 col-lg-4 text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mb-6 text-ui-primary feather feather-award"><circle cx="12" cy="8" r="7"></circle><polyline points="8.21 13.89 7 23 12 20 17 23 15.79 13.88"></polyline></svg>
<h3 class="display-4 text-center mb-3">Certified Kubernetes</h3>
<p class="">
Sidero Metal installs certified Kubernetes clusters secured with Talos Linux.
</p>
</div>
</div>
<div class="container">
<p class="text-center my-5 h5">
Sidero Metal is an Open Source project from the Sidero Labs team.
</p>
<div class="row">
<div class="col-12 text-center">
<img width="250" class="" src="/images/cncf-color.png" alt="Certified Kubernetes">
<p class="my-3"> We are a <a class="" href="https://cncf.io/"> Cloud Native Computing Foundation </a> member. </p>
</div>
</div>
</div>
</section>