Mount Local Directory

I have a control node and on worker node.
I want to mount local directory in deployment.yaml file.
I want to retain data to view it from within pod as well as from node 2.
How can i do it.
– on Docker i can do it as -v path:path