During development of an application meant to be orchestrated by Kubernetes, you want to mount the /data directory on your laptop into a container.
Will this strategy successfully accomplish this?
Solution: Add a volume to the pod that sets hostPath.path: /data, and then mount this volume into the pod's containers as desired.
Emilio
8 months agoNakisha
9 months agoLuke
9 months agoJamie
9 months agoRebbecca
9 months agoEthan
9 months agoKeneth
9 months agoEmilio
9 months agoDaron
9 months agoYuriko
9 months agoLorean
9 months agoPhillip
10 months ago