InfuseAI / primehub

open-source MLOps platform
https://docs.primehub.io
Apache License 2.0
393 stars 40 forks source link

singleuser #491

Closed fangpochen closed 3 years ago

fangpochen commented 3 years ago
fangpochen commented 3 years ago

how can I edit securityContext of jupyterhub singleuser

fangpochen commented 3 years ago

@hlb

fangpochen commented 3 years ago

@Eric Yang

hSATAC commented 3 years ago

@fangpochen is this what you're looking for? https://github.com/InfuseAI/primehub/blob/master/chart/values.yaml#L527-L592

fangpochen commented 3 years ago

@fangpochen is this what you're looking for? https://github.com/InfuseAI/primehub/blob/master/chart/values.yaml#L527-L592

I have modified the Hub and SingleUser configurations to add both containerSecurityContext: runAsUser: 1000 runAsGroup: 1000 allowPrivilegeEscalation: true privileged: true But it did not work, and Privileged: True did not work. What's the reason for this

fangpochen commented 3 years ago

@fangpochen is this what you're looking for? https://github.com/InfuseAI/primehub/blob/master/chart/values.yaml#L527-L592

runAsUser: 1000 runAsGroup: 1000 These two values are valid

fangpochen commented 3 years ago

image

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.