GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Is it possible to mount a local volume/storage for the pods created for kubernetes?
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
I have a local kubernetes cluster and a mounted storage. I would like to use that mounted storage while running PKB in my kubernetes cluster.
In file kubernetes_virtual_machine.py, the functions BuildContainerBody and BuildVolumesBody are having option on volume and volumemount. But they are using scratch disk. I would like to see if i can mount my local storage in that options.
Contributor guide
Assessment
This issue has not been assessed yet.