https://rancher.com/ logo
#general
Title
# general
p

plain-portugal-84182

08/07/2022, 7:14 AM
Hi Everyone. A question about NFS with RKE2. While I mount the NFS path on my pod, seems the NFS server export file has to be config with '*', e.g. /media/storage/abcd *(rw,sync,no_root_squash,no_subtree_check) If I change it to ip segment, then it won't work. /media/storage/abcd 10.42.0.0/16(rw,sync,no_root_squash,no_subtree_check) Any idea why?
Ignore it, I knew why now. Thanks
7 Views