Skip to content

Add Alpine Linux configuration #107

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

Merged
merged 2 commits into from
Jan 28, 2021
Merged

Add Alpine Linux configuration #107

merged 2 commits into from
Jan 28, 2021

Conversation

jiayihu
Copy link
Contributor

@jiayihu jiayihu commented Dec 14, 2020

This adds support for Alpine Linux. There is a tricky question about how to best handle reboot because it depends on how one is using Alpine. If it is diskless as many do, then reboot cannot be done before committing with lbu.

The approach I chose is to just notify the developer. This allows to manually check if the installation is correct before committing and rebooting. After reboot, the service starts and k3s is already working correctly without a second run of the playbook.

This should close #69 , or at least provide a good example of how to do it.

Signed-off-by: Jiayi Hu <jiayi.ghu@gmail.com>
Copy link
Collaborator

@itwars itwars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just work fine

@itwars itwars merged commit dbbdfdf into k3s-io:master Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add ansible support for openrc-based systems
2 participants