Gremlin => Bottlerocket Installation Considerations

Modified on Wed, 29 May at 2:02 PM

When utilizing AWS Bottlerocket in combination with Gremlin, there are configuration requirements for successful deployment. 


ALL of the following values should be set to 'true' in your Kubernetes cluster:

gremlin.hostPid

gremlin.hostNetwork

gremlin.podSecurity.privileged

gremlin.podSecurity.allowPrivilegedEscalation


If these are not set, you may see errors similar to:

failed to find cgroup for process 1234567
/proc/1234567/cgroup: No such file or directory (os error 2)  


For additional information on Gremlin Kubernetes configuration (and helm chart values), see our documentation here.


For additional information on configuring Bottlerocket (and their privileged SELinux labels) as it relates to security, see their relevant guide here.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article