Kubernetes - Run RavenDB as non root #14483
mario-zelger
started this conversation in
Ideas
Replies: 1 comment
-
Hello @mario-zelger , Thanks for a this suggestion, I logged it in our bug tracker. You can track the progress here: https://issues.hibernatingrhinos.com/issue/RavenDB-18888 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I'm not mistaken, RavenDB inside a Docker Container / Kubernetes Pod is running with the root user. Have you guys considered running it with a non-root user? This would have the benefit to further lock down the Pod for example with a security context similarily to something like this:
Beta Was this translation helpful? Give feedback.
All reactions