Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摉 Add steps to resolve Docker Desktop inotify limit issues #5947

Merged

Conversation

killianmuldoon
Copy link
Contributor

@killianmuldoon killianmuldoon commented Jan 17, 2022

Signed-off-by: killianmuldoon kmuldoon@vmware.com

This PR adds steps to set inotify limits inside the VM running as part of Docker Desktop. In Docker's 4.3 update a number of errors with the message "too many open files" prevented more than a single digit number of containers being run on a host.
Changing the inotify limits as described here in the Docker VM will resolve the issue. I don't think we should close the issue with this change as it would be better to find out if Docker can have these limits set by default.

Addresses #5940
/kind documentation

@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 17, 2022
@killianmuldoon
Copy link
Contributor Author

/retest

Copy link
Member

@sbueringer sbueringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx!

docs/book/src/user/troubleshooting.md Outdated Show resolved Hide resolved
docs/book/src/user/troubleshooting.md Outdated Show resolved Hide resolved
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
@sbueringer
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 18, 2022
@vincepri
Copy link
Member

+1 on merging this for now, could we also open an issue in Docker for Mac directly to notify the maintainers about this potential regression?

@killianmuldoon
Copy link
Contributor Author

docker/for-mac#6071 There's an issue open here.

@vincepri
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vincepri

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 18, 2022
@k8s-ci-robot k8s-ci-robot merged commit 2f97579 into kubernetes-sigs:main Jan 18, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.1 milestone Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants