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

Add aarch64 page size check to k3s check-config #7298

Closed
wants to merge 1 commit into from

Conversation

dereknola
Copy link
Contributor

Proposed Changes

Adds a check on arm64 architectures for a 4k page size. K3s does not support 64K or other page sizes on arm.

Types of Changes

Verification

Checked that it passes on a pi4 running Raspberry OS 64 bit. I don't have easy access to a non 4k OS to check for failure.
image

No change to x86_64 or other architectures

Testing

Linked Issues

#7288

User-Facing Change


Further Comments

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner April 17, 2023 17:12
@brandond
Copy link
Contributor

I guess we don't need this since we fixed k3s-root.

@dereknola dereknola closed this Apr 28, 2023
@dereknola dereknola deleted the 4K_check branch April 28, 2023 15:54
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.

None yet

2 participants