Skip to content

Commit 05f81b8

Browse files
committed
Add new PRR question to SeccompDefault KEP
The question can be answered with "No", but adding it to match formal aspects. Signed-off-by: Sascha Grunert <[email protected]>
1 parent 33f7b95 commit 05f81b8

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-node/2413-seccomp-by-default

1 file changed

+5
-0
lines changed

keps/sig-node/2413-seccomp-by-default/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,11 @@ previous answers based on experience in the field._
401401
applying a profile at all. There is also a very low overhead for checking the
402402
syscalls within the Linux Kernel.
403403

404+
- **Can enabling / using this feature result in resource exhaustion of some
405+
node resources (PIDs, sockets, inodes, etc.)?**
406+
407+
No
408+
404409
### Troubleshooting
405410

406411
The Troubleshooting section currently serves the `Playbook` role. We may consider

0 commit comments

Comments
 (0)