how do I mount virtiofs shares on the talos host in proxmox? #10988
Unanswered
zombiehoffa
asked this question in
Q&A
Replies: 1 comment
-
Talos does not natively support this, but I think it would be nice for us to support it: #10995 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Since proxmox now makes it easy to add virtiofs directories to virtual machines, how do I do that in a talos virtual machine? I'm having no luck with extramounts. In ubuntu 24.04 it's as easy as adding the virtiofs to the virtual machine and then adding something like this to /etc/fstab:
kubestore /mnt/kubestore virtiofs defaults 0 0
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions