Open iporsut opened 4 years ago
As mentioned on the blog post, this demo uses Firekube with Ignite mode. Firekube in the Ignite mode runs on Linux only as the Firecracker VMs require KVM to start.
For the non-Ignite (Docker) mode, it needs to make changes backend: docker
to config.yaml
. But you may get a different result. YMMV.
Oops I found same on a non MacOS but mistakenly created in wksctl repo https://github.com/weaveworks/wksctl/issues/145
@djcoder100 got it. Thank you for reporting.
Maybe we use the different versions of wksctl. I'll fix a code generation for that field in this repo and get back to you.
As mentioned on the blog post, this demo uses Firekube with Ignite mode. Firekube in the Ignite mode runs on Linux only as the Firecracker VMs require KVM to start.
For the non-Ignite (Docker) mode, it needs to make changes
backend: docker
toconfig.yaml
. But you may get a different result. YMMV.
the setup.sh says it changes config.yaml to docker and in fact it does read docker but still gives the same error. I see the nodes are up in docker so not sure why it's getting same error above
@chanwit for some reason when I pull down the quickstart it works fine.
Here the setup isn't actually connecting to the footloose vm's to do the install... so it's comparing null
very strange
@cdenneen did you solve this problem ?
because i have same issue
I try to follow the instruction in README.md when I run
./setup.sh
I found this error.Software version in my machine (macOS) :