-
Notifications
You must be signed in to change notification settings - Fork 546
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
How to install k3s on Azure Linux? #9724
Comments
CBL-Mariner already provides the
|
It works using the installation script also! Output, using your command:
|
Thanks! Unfortunately, the "installation script" way not work for me, see logs below:
However, by added "INSTALL_K3S_SKIP_SELINUX_RPM=true", the installation script able to proceed:
|
@yockgen what version of Mariner are you using? The script won't execute
Tested on |
My Mariner OS:
Is it possible to added Mariner flag on line 639 to enabled it? Thanks a lot of your advice! |
Ask your question or provide your feedback
How to install k3s on Azure Linux? Tried to use:
But dependencies failed to install, please see detail log below.
Screenshots
Actual logs as below:
*** Dependencies - container-selinux not found ***
*** Dependencies - https://rpm.rancher.io/k3s/stable/common/centos/9/noarch/ not found ***
Any guidance really appreciated.
The text was updated successfully, but these errors were encountered: