Archive v2.9 docs (#2219)

* Archive v2.9 content files / add archive notice

* Update config / sidebar

* Remove v2.9 redirects

* Fix typo in config

* Update versions listing page

* Fix typo in notice files

* Fix typo in versions listing page
This commit is contained in:
Lucas Saintarbor
2026-03-04 16:54:35 -08:00
committed by GitHub
parent 917fb71cc6
commit 4a0d71b3f3
976 changed files with 35 additions and 1357 deletions
@@ -0,0 +1,11 @@
---
title: 配置存储示例
---
Rancher 通过各种卷插件来支持持久存储。但是,在使用这些插件将持久存储绑定到工作负载之前,无论是使用云解决方案还是你自己管理的本地解决方案,你都必须先配置存储本身。
为了你的方便,Rancher 提供了配置主流存储的参考文档:
- [NFS](../how-to-guides/new-user-guides/manage-clusters/provisioning-storage-examples/nfs-storage.md)
- [vSphere](../how-to-guides/new-user-guides/manage-clusters/provisioning-storage-examples/vsphere-storage.md)
- [EBS](../how-to-guides/new-user-guides/manage-clusters/provisioning-storage-examples/persistent-storage-in-amazon-ebs.md)