
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!).
Easily mount a host directory to a pod in Kubernetes (K8s) using 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.
You must be logged in to post a comment.