Hi,
I have set
spec:
options:
wait:
enabled: false
in my k0sctl cluster config as I'm using a custom CNI. Based on the README this setting should be equivalent to provide --no-wait via command line. But for me it is not, k0sctl will wait and obviously fail as no CNI is avaiable and the nodes will be in NotReady state.
When I pass --no-wait on command line, it works as expected.
$ k0sctl version
version: v0.27.0
commit: 14ccbf5