Skip to content
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

Implement Raspberry Pi Cluster Provisioning and Install #11

Closed
dancard32 opened this issue Aug 6, 2023 · 1 comment · Fixed by #16
Closed

Implement Raspberry Pi Cluster Provisioning and Install #11

dancard32 opened this issue Aug 6, 2023 · 1 comment · Fixed by #16
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@dancard32
Copy link
Owner

Is your feature request related to a problem? Please describe.
It would be nice if an update to the playbooks was made so that it would support Raspberry Pi (ARM CPU).

Describe the solution you'd like
Just an update to the playbooks should be suitable.

@dancard32 dancard32 self-assigned this Aug 9, 2023
@dancard32 dancard32 added the documentation Improvements or additions to documentation label Aug 9, 2023
@dancard32
Copy link
Owner Author

dancard32 commented Aug 9, 2023

Now that I have a physical Raspberry Pi Model 4's on-hand, I have been able to test the ansible-playbook and can confirm that no updates are required on the repository side. However, additions to Raspberry Pi /boot/cmdline.txt will need to be made per the journal -xeu output because of the cgroups (v2) error.

Documentation to the k3s-ansible repository can be found here
Issue on Rasbian x64 #179

This will be documented and if an agnostic approach can be implemented with ansible I will go that route - else it will just be a note in the set-up for kubernetes.

@dancard32 dancard32 linked a pull request Aug 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant