k8s
Pod NFS mount 속도 개선
바리새인
2025. 3. 4. 23:33
mountOptions:
- noatime
- nodiratime
- tcp
- intr
- async
- rsize=65536
- wsize=65536
- _netdev