We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
k0s install <..> --force
For cases like k0sproject/k0sctl#302 it could be handy to have the possibility to rewrite the init scripts.
Something like k0s install <controller|worker> --force could allow overwriting the service scripts.
k0s install <controller|worker> --force
Having k0sctl modify the init scripts or having all the flag things moved to config.
No response
The text was updated successfully, but these errors were encountered:
makhov
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
For cases like k0sproject/k0sctl#302 it could be handy to have the possibility to rewrite the init scripts.
Describe the solution you would like
Something like
k0s install <controller|worker> --force
could allow overwriting the service scripts.Describe alternatives you've considered
Having k0sctl modify the init scripts or having all the flag things moved to config.
Additional context
No response
The text was updated successfully, but these errors were encountered: