Why elk requires a privilege container permission in Openshift

I am trying to deploy elk in openshift 4.6 and i am getting the following error

create Pod elksaastest-master-0 in StatefulSet elktest-master failed error: pods elkstest-master-0 is forbidden: unable to validate against any security context constraint fsGroup Invalid value int641000 1000 is not an allowed group Privileged containers are not allowed

This is resolved adding the default service account of the project to the privileged SCC but I would like to know why elk requires the privilege container I need a justification for my Openshift administrator

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.