kubernetes/minikube
View on GitHubminikube with kvm2 driver does not provide option to select storage pool
Open
#18,347 opened on Mar 10, 2024
co/kvm2-driverhelp wantedkind/featurepriority/awaiting-more-evidence
Description
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