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: Create a PersistentVolume with storageciass: "" and hostPath: /data, and a persistentVolumeClaim requesting this PV. Then use that PVC to populate a volume in a pod
Ashlyn
8 months agoLorean
9 months agoQuentin
9 months agoDenae
9 months agoVirgilio
9 months agoLeandro
9 months agoKenny
9 months agoLuann
9 months agoRefugia
9 months agoShaun
9 months agoStacey
9 months agoTheodora
10 months ago