mirror of
https://github.com/lingble/talos.git
synced 2025-11-12 19:26:25 +00:00
Adds documentation for v0.9, copied from v0.8. Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
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.
|