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