Skip to content

Commit ea998c6

Browse files
committed
docs(fls): add links to k8s doc
1 parent 53f0594 commit ea998c6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pages/file-storage/faq.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: File Storage FAQ
33
description: Explore Scaleway File Storage with our comprehensive FAQ covering performance, persistence, and more.
44
dates:
5-
created: 2025-07-23
5+
created: 2025-10-30
66
validation: 2025-07-23
77
category: storage
88
productIcon: FileProductIcon
@@ -16,6 +16,10 @@ Scaleway File Storage allows you to keep data in an organized hierarchy of files
1616

1717
Refer to the [Quickstart documentation](/file-storage/quickstart/) to get started with Scaleway File Storage.
1818

19+
### What Scaleway products are compatible with File Storage?
20+
21+
Scaleway File Storage is designed to be used with in conjunction with Scaleway Instances and Kubernetes. Refer to the dedicated documentation pages for comprehensive information on [how to add a file system to an Instance](/docs/file-storage/quickstart/), and on [how to use File Storage with Kubernetes Kapsule](/kubernetes/how-to/use-sfs-with-kubernetes/).
22+
1923
## Quotas and limitations
2024

2125
### How many file systems can I attach to an Instance?

pages/file-storage/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories:
1111
---
1212
import Requirements from '@macros/iam/requirements.mdx'
1313

14-
Scaleway File Storage allows you to create file systems to easily share files across multiple Instances within the same region. File systems are network-attached storage structures that can be accessed by Scaleway Instances to easily share files within your cloud infrastructure.
14+
Scaleway File Storage allows you to create file systems to easily share files across multiple Instances or Kubernetes clusters within the same region. File systems are network-attached storage structures that can be accessed by Scaleway Instances to easily share files within your cloud infrastructure.
1515

1616
Each file system can be attached to several Instances, and each Instance can have several file systems attached to it.
1717

0 commit comments

Comments
 (0)