-
When creating a QEMU cluster using talosctl Check version talosctl version
Client:
Tag: v1.10.0
SHA: e6bd8304
Built:
Go version: go1.24.2
OS/Arch: linux/amd64 Create QEMU cluster sudo -E talosctl cluster create \
--name=laptop-img-cache \
--provisioner=qemu --cidr=172.20.0.0/24 --memory 2048 --memory-workers 2048 --disk 16144 --cpus 2 --controlplanes 1 --workers 1 \
--extra-disks=1 \
--skip-injecting-config --wait=false --with-init-node \
--disk-image-path=_out/metal-amd64.raw.zst Check config version: grep installer controlplane.yaml
image: ghcr.io/siderolabs/installer:v1.8.0 # Allows for supplying the image used to perform the installation. I also tried |
Beta Was this translation helpful? Give feedback.
Answered by
alongwill
May 2, 2025
Replies: 1 comment
-
Argh... ignore me 🤦
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alongwill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Argh... ignore me 🤦