Hi We have a requirement of of mounting a small volume across all apps. This volume is not a application specific but required by all apps during run time to connect to an integration component.
This common volume is already mounted on all nodes using auto mount. Now we want to expose this auto mount to all running pods. That is requirement. We need only read access to this NFS based auto mount Since this is required by all apps, what is the best way to mount on all apps? PV and PVC approach might not work since it required all projects and all apps. NFS storage plug-in support path based mounting without PV and PVC? Is it true? Also seen hostpath based volume mounts. What is difference on both these approaches and what is recommended? -- Srinivas Kotaru
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
