# Enhancement Description - Ability to isolate pid resources pod-to-pod and node-to-pod - Primary contact (assignee): @derekwaynecarr - Responsible SIGs: sig-node - Design proposal link (community repo): https://github.com/kubernetes/enhancements/pull/755 - Link to e2e and/or unit tests: https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/pids_test.go - KEP: [https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/757-pid-limiting](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/757-pid-limiting) - Reviewer(s) - @dashpole @sjenning - Approver (likely from SIG/area to which enhancement belongs): @dashpole @dchen1107 - Enhancement target (which target equals to which milestone): - Alpha 1.10 - Beta 1.15 - Stable release target 1.20 - Documentation PR: https://github.com/kubernetes/website/pull/23929
Enhancement Description
Ability to isolate pid resources pod-to-pod and node-to-pod
Primary contact (assignee): @derekwaynecarr
Responsible SIGs: sig-node
Design proposal link (community repo): KEP Pid Limiting #755
Link to e2e and/or unit tests: https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/pids_test.go
KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/757-pid-limiting
Reviewer(s) - @dashpole @sjenning
Approver (likely from SIG/area to which enhancement belongs): @dashpole @dchen1107
Enhancement target (which target equals to which milestone):
Documentation PR: pid limiting documentation website#23929