feat: readme

This commit is contained in:
merlin
2025-10-16 17:32:48 +08:00
parent 947a0b085f
commit 30f99f78f2
5 changed files with 75 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
# nfs系统创建指南
意在创建一个可共享、跨节点可用的存储系统供k3s、kubernetes使用的文件系统
**安装nfs-kernel**
@@ -17,6 +18,7 @@ chmod -R 777 /data/nfs
```
**编辑配置文件**
向/etc/exports文件中追加以下内容
```