You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating the second node via k3s, use server --node-name instead of --server,Otherwise it will prompt Job for k3s-agent.service failed because the service did not take the steps required by its unit configuration.,attach that virtual machine and you can see Incorrect Usage: flag needs an argument: -server
Describe the bug
When creating the second node via k3s, use server
--node-name
instead of--server
,Otherwise it will promptJob for k3s-agent.service failed because the service did not take the steps required by its unit configuration.
,attach that virtual machine and you can seeIncorrect Usage: flag needs an argument: -server
related code: https://github.com/innobead/kubefire/blob/main/pkg/bootstrap/k3s.go#L201
kubefire cluster create dev -c dev.conf -l debug
Expected behavior
Successfully created k3s cluster
Environment
Additional context
I'm happy to provide MR if help is needed, but I'm not found Contributing docs
The text was updated successfully, but these errors were encountered: