I have two Ubuntu machines, kmaster and knode (VM Instances) with Kubernetes installed (self install).
How can I create volume in yaml file to directory on kmaster
on Google computer engine? I want to data remain after pods kill (persistant volume).