Document k0s directories
Documentation should include a list of directories and their purposes, what goes in there and expected permissions etc.
- data-dir (/var/lib/k0s)
- run-dir (/var/run/k0s)
- bin-dir (/var/lib/k0s/bin?)
This would probably help when setting up to run k0s as non-root. (maybe that should have its own documentation too? are there caveats? can't run privileged containers?)
The issue is marked as stale since no activity has been recorded in 30 days
The issue is marked as stale since no activity has been recorded in 30 days
here is a doc of k0s dir I wrote https://github.com/wenerme/wener/blob/55fceb885edddee3d06943121cafa430a81f9f09/notes/devops/kubernetes/distro/k0s.md#%E5%AE%89%E8%A3%85
@wenerme Obviously I do not understand other than the code snippets, but there seems to be many valuable things on those. Would you be able to add e.g. the dir listing with explanations as a docs PR?
@jnummelin Done