-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
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
[help] cannot create node on Alpine linux 3.17 #602
Comments
Refer to https://www.suse.com/suse-k3s/support-matrix/all-supported-versions/k3s-v1-26/
|
I tried to use |
thanks @orangedeng |
I visited https://docs.rancher.cn/docs/k3s/advanced/_index, it has how to setup k3s on alpine linux, I thought it‘s about create cluster on alpine by autok3s.
|
This issue is the autok3s problem. The install script from autok3s is using The support matrix is more about the commercial support. It doesn't affect that I will fix it in v0.9.0 |
Resolved in v0.9.0-rc1, already tested autok3s install k3s on Alpine linux with 1 master and 1 worker node via airgap install. |
cannot create node on Alpine linux 3.17
It can create cluster on debian or ubuntu, but alpine.
Expected behavior
alpine has no sudo, and apk can not found sudo.
Environments
The text was updated successfully, but these errors were encountered: