Skip to content

Adding pod_pids_limit for kubelet_config in all modules, examples and autogen #1921

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

djsuszi
Copy link
Contributor

@djsuszi djsuszi commented Apr 4, 2024

it's one of option for kubelet configuration
https://cloud.google.com/kubernetes-engine/docs/how-to/node-system-config
default none
This setting sets the maximum number of process IDs (PIDs) that each Pod can use.
Value must be must be between 1024 and 4194304

djsuszi and others added 2 commits April 4, 2024 09:21
it's one of option for kubelet configuration
https://cloud.google.com/kubernetes-engine/docs/how-to/node-system-config
default none
This setting sets the maximum number of process IDs (PIDs) that each Pod can use.

Value must be must be between 1024 and 4194304
@djsuszi djsuszi requested review from ericyz, gtsorbo and a team as code owners April 4, 2024 07:50
Copy link

google-cla bot commented Apr 4, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@djsuszi djsuszi closed this Apr 4, 2024
@djsuszi
Copy link
Contributor Author

djsuszi commented Apr 4, 2024

created new valid one
#1922

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant