k0s icon indicating copy to clipboard operation
k0s copied to clipboard

Document k0s directories

Open kke opened this issue 4 years ago • 6 comments

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?)

kke avatar Jun 02 '21 08:06 kke

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?)

kke avatar Jun 02 '21 08:06 kke

The issue is marked as stale since no activity has been recorded in 30 days

jnummelin avatar Dec 21 '21 23:12 jnummelin

The issue is marked as stale since no activity has been recorded in 30 days

github-actions[bot] avatar Jan 23 '22 23:01 github-actions[bot]

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 avatar Feb 22 '22 11:02 wenerme

@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 avatar Feb 22 '22 13:02 jnummelin

@jnummelin Done

wenerme avatar Feb 22 '22 14:02 wenerme