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

Already on GitHub? Sign in to your account

feat: add pod_pids_limit for kubelet_config in all modules, example and autogen #1922

Merged
merged 4 commits into from
Jun 13, 2024

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 djsuszi requested review from ericyz, gtsorbo and a team as code owners April 4, 2024 08:05
@djsuszi djsuszi changed the title Adding pod_pids_limit for kubelet_config in all modules, example and autogen feat: add pod_pids_limit for kubelet_config in all modules, example and autogen Apr 4, 2024
@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

/gcbrun

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @djsuszi!

@apeabody
Copy link
Contributor

/gcbrun

@apeabody apeabody self-assigned this Jun 12, 2024
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @djsuszi!

@apeabody apeabody merged commit eec38a2 into terraform-google-modules:master Jun 13, 2024
4 checks passed
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
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.

None yet

2 participants