Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Howtocreatepersistantvolumethatiscommontoallnodesinkubernetes

I am new to Kubernetes. Suppose I have 1 master and 2 worker nodes in my cluster(3 aws instance). How to create one persistent volume, in which all the existing nodes can access the files from this location, also without using aws volume features.

Is this possible using NFS? I have done some examples using NFS,but they are not working as expected. Please provide some examples.

Thanks in advance

Comments