Files
oam/knowledge base/harvester.md
2025-01-06 17:35:54 +01:00

75 lines
1.1 KiB
Markdown

# Harvester
> TODO
Hyperconverged infrastructure solution by SUSE built for bare metal servers.<br/>
Leverages [Kubernetes], [KubeVirt], [KVM] and [Longhorn].
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
### Sources
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[kubernetes]: kubernetes/README.md
[kubevirt]: kubernetes/kubevirt.placeholder
[kvm]: kvm.md
[longhorn]: kubernetes/longhorn.placeholder
<!-- Files -->
<!-- Upstream -->
[codebase]: https://github.com/harvester/harvester
[documentation]: https://docs.harvesterhci.io/
[website]: https://harvesterhci.io/
<!-- Others -->