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