Run JupyterHub single user containers in privileged mode using helm

Hello. I have been trying to integrate the ELK stack to JupyterHub. I am using the auditd to get the user space logs. Inorder to start auditd the containers need to be running in privileged mode. I have changed the security context for the pod in all the yaml files, still could’nt start auditd inside the containers. Is there a way to start these containers in privileged mode. Thank You.

1 Like