documentation for pid limiting functionality

This commit is contained in:
Sergey Kanzhelev
2020-09-17 17:00:28 +00:00
parent e151cba4d5
commit 7b7ed6bb10
4 changed files with 105 additions and 2 deletions
@@ -594,6 +594,10 @@ spec:
example.com/foo: 1
```
## PID limiting
Process ID (PID) limits allow for the configuration of a kubelet to limit the number of PIDs that a given Pod can consume. See [Pid Limiting](/docs/concepts/policy/pid-limiting/) for information.
## Troubleshooting
### My Pods are pending with event message failedScheduling