mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
update storage-client.md
This commit is contained in:
parent
d29e9b700f
commit
9d48fd0beb
|
|
@ -7,6 +7,7 @@ apt install nfs-common
|
|||
# Centos / Redhat
|
||||
yum install nfs-utils
|
||||
```
|
||||
> Recommended nfs server configuration: *(rw,insecure,sync,no_subtree_check,no_root_squash)
|
||||
## Ceph
|
||||
```shell script
|
||||
# Debian / Ubuntu
|
||||
|
|
|
|||
Loading…
Reference in New Issue