/etc/init.d/docker: 103: ulimit: error setting limit (Operation not permitted)
Open
@rodnymolina is already working on this.
Since May 19, 2023.
New feature
- Dominant language
- Shell
- Stars
- 3.9k
- Forks
- 230
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 3
Description
I have an EKS cluster, running ubuntu and have followed the setup instructions here https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-k8s.md#installation-of-sysbox and in https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-k8s.md#installation-of-sysbox. I am using this with https://github.com/myoung34/docker-github-actions-runner and the keda github runner scaler ScaledJobs example in https://keda.sh/docs/2.10/scalers/github-runner. When it tries to start docker I get the following error:
/etc/init.d/docker: 103: ulimit: error setting limit (Operation not permitted)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.