Skip to content

Align nginx worker_rlimit_nofile with containerd defaults#13255

Open
guoard wants to merge 1 commit into
kubernetes-sigs:masterfrom
guoard:nginx_config
Open

Align nginx worker_rlimit_nofile with containerd defaults#13255
guoard wants to merge 1 commit into
kubernetes-sigs:masterfrom
guoard:nginx_config

Conversation

@guoard
Copy link
Copy Markdown
Contributor

@guoard guoard commented May 14, 2026

What type of PR is this?
/kind bug

What this PR does / why we need it:
This prevents nginx proxy startup failures caused by mismatched RLIMIT_NOFILE defaults between nginx and containerd.

Which issue(s) this PR fixes:
Fixes #13253

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 14, 2026
@k8s-ci-robot k8s-ci-robot requested review from cyclinder and yankay May 14, 2026 07:52
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: guoard
Once this PR has been reviewed and has the lgtm label, please assign ant31 for approval. For more information see the Code Review Process.

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

Details 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

Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
@tico88612
Copy link
Copy Markdown
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nginx-proxy rlimit_nofile missmatch

3 participants