kubernix icon indicating copy to clipboard operation
kubernix copied to clipboard

Feature request: Support running without root

Open catern opened this issue 6 years ago • 4 comments
trafficstars

If Nix is already installed, there shouldn't be a need to run as root.

catern avatar Oct 04 '19 00:10 catern

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Oct 04 '19 00:10 issue-label-bot[bot]

Hey @catern, thank you for the request. Do you want to contribute to this via a PR? :)

saschagrunert avatar Oct 04 '19 05:10 saschagrunert

I don't myself have a need to run Kubernetes - I don't actually know if Kubernetes can even run without root. But I help run a collection of Unix machines where the users have access to Nix but no root; if Kubernix was usable by non-root, they could use it. Just letting you know about this use case (where Nix is available but root is not).

catern avatar Oct 04 '19 15:10 catern

Yeah, there are efforts in rootless Kubernetes, but since CRI-O does not support it right now out of the box we will stick to the root-mode.

saschagrunert avatar Oct 05 '19 17:10 saschagrunert