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

k0s does not work on Fedora CoreOS #494

Closed
llndqvst opened this issue Dec 5, 2020 · 0 comments · Fixed by #495
Closed

k0s does not work on Fedora CoreOS #494

llndqvst opened this issue Dec 5, 2020 · 0 comments · Fixed by #495
Labels
bug Something isn't working

Comments

@llndqvst
Copy link
Contributor

llndqvst commented Dec 5, 2020

Version

v0.8.1-git

Platform
Which platform did you run k0s on?

Fedora release 33 (Thirty Three)

What happened?
k0s fails because /usr is read only.

How To Reproduce
Run k0s on any system where /usr is read only.

Expected behavior
k0s should be configurable to avoid using /usr on systems where it cannot be read.

Currently I've found this to apply to Calico and it's flexvol-driver-host and the default volumePluginDir.

Additional context
This applies to all(?) systems using rpm-ostree for package managment. I've only been able to try it on Fedora IoT, Fedora Silverblue and Fedora CoreOS though, so it might not apply for all systems with rpm-ostree.

@llndqvst llndqvst added the bug Something isn't working label Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant