kubernetes/minikube
Vedi su GitHubminikube with kvm2 driver does not provide option to select storage pool
Open
#18.347 aperta il 10 mar 2024
co/kvm2-driverhelp wantedkind/featurepriority/awaiting-more-evidence
Metriche repository
- Star
- (31.799 star)
- Metriche merge PR
- (Merge medio 12g 19h) (43 PR mergiate in 30 g)
Descrizione
What Happened?
My 'local lab' uses zfs storage pool as default libvirt configured storage on the machine. However, when I use minikube to start k8s cluster locally it puts the kvm image file to ~/.minikube directory, which then creates 20GB .rawdisk file.
As there is --kvm-network option for kvm2 driver (for selecting the libvirt configured network), it would be neat to have the option to choose the storage pool where minikube would put all the images it's creating.
Attach the log file
No log file.
Operating System
Ubuntu
Driver
KVM2