Read more about the article How to mount a local directory to a pod in k8s minikube.
A bunch of peas in a pod. Pods in Kubernetes run in nodes so in this representation the peas are the Kubernetes pods and the pea pod itself is the Kubernetes node (confusing, sorry!).

How to mount a local directory to a pod in k8s minikube.

Explore the full problem and review a fully working solution as it pertains to mapping a local directory to a directory in a pod running in Minikube.

Continue ReadingHow to mount a local directory to a pod in k8s minikube.