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
7 months agoLorean
7 months agoQuentin
7 months agoDenae
7 months agoVirgilio
8 months agoLeandro
8 months agoKenny
8 months agoLuann
8 months agoRefugia
8 months agoShaun
8 months agoStacey
8 months agoTheodora
8 months ago