mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 22:51:12 +02:00
This moves our docs to a hugo-based doc setup with docsy theme. Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
16 lines
362 B
Markdown
16 lines
362 B
Markdown
---
|
|
title: "Storage"
|
|
description: ""
|
|
---
|
|
|
|
Talos is known to work with Rook and NFS.
|
|
|
|
## Rook
|
|
|
|
We recommend at least Rook v1.5.
|
|
|
|
## NFS
|
|
|
|
The NFS client is part of the [`kubelet` image](https://github.com/talos-systems/kubelet) maintained by the Talos team.
|
|
This means that the version installed in your running `kubelet` is the version of NFS supported by Talos.
|