-
Notifications
You must be signed in to change notification settings - Fork 777
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
Cannot install microk8s 1.29-strict/stable (rev 6373) on ARM (Arch Linux) #4384
Comments
Looks like this is caused by containerd failing to start. Such problems might be caused by cgroups, Is cgroup2 enabled on the machine? What's the output of |
Tnx for the quick reply! Our guess is lack of apparmor in kernel (maybe check and warn end-user clearly if apparmor is necessary):
P.S. as requested:
|
Do you see anything interesting in |
@ktsakalozos actually yes... deeply hidden:
The full output:
Feel free to close this bugreport OR use it to improve UX and inform user about missing apparmor clearly. Tnx! |
I wonder if We would have to either silently fail on everything (note: snapd handling about this is outside of our control) or fail hard and fast. I'm also not sure how to properly raise this, maybe adding the That said, feels like a very niche kernel already, doesn't it? Which kernel version is this? I would expect more Kubernetes related stuff to fail either way, without even talking about CNI/CSI etc |
Kernel (fresh Arch from yesterday):
Hard to recommend something from here. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Summary
Data team is testing Charmed PostgreSQL K8s for ARM and currently cannot install microk8s from snap (strict version).
Note: non-strict version works well, but Juju 3 requires strict MicroK8s.
Tested with 1.25-strict, 1.27-strict, 1.28-strict and 1.29-strict channels (the same error).
What Should Happen Instead?
microk8s should be installed using
snap install
command without errors and all components should start for Juju usage.Reproduction Steps
Introspection Report
:-D
Can you suggest a fix?
No, but happy to assist with tracing from here.
Hardware:
PINE64 Quartz64 Model A 8GB:
Tnx!
The text was updated successfully, but these errors were encountered: