We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f7b95 commit 05f81b8Copy full SHA for 05f81b8
keps/sig-node/2413-seccomp-by-default/README.md
@@ -401,6 +401,11 @@ previous answers based on experience in the field._
401
applying a profile at all. There is also a very low overhead for checking the
402
syscalls within the Linux Kernel.
403
404
+- **Can enabling / using this feature result in resource exhaustion of some
405
+ node resources (PIDs, sockets, inodes, etc.)?**
406
+
407
+ No
408
409
### Troubleshooting
410
411
The Troubleshooting section currently serves the `Playbook` role. We may consider
0 commit comments