Skip to content

talosctl cluster creation (docker on WSL2 on Win11) with extra disks working? #10237

Answered by rothgar
MartMet asked this question in Q&A
Discussion options

You must be logged in to vote

Docker doesn't provide a full machine interface for mounted disks and doesn't do things like "reboot"

If you want to test a more complete talos cluster you should try the --provisioner qemu option. It creates full VMs which are much more capable with disks, network, etc.

It looks like it's possible to have nested virtualization in wsl2 https://usercomp.com/news/1068234/using-qemu-nested-virtual-machines-with-wsl2

I haven't used it and I'm assuming it'll be pretty slow, but worth a shot if you want to test more features.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MartMet
Comment options

@rothgar
Comment options

@smira
Comment options

Answer selected by MartMet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants