Skip to content

Commit 94b4bb1

Browse files
committed
Answer newly added scalability questionnaire
1 parent 1fb84d2 commit 94b4bb1

File tree

1 file changed

+12
-0
lines changed
  • keps/sig-cli/3638-built-in-command-shadowing

1 file changed

+12
-0
lines changed

keps/sig-cli/3638-built-in-command-shadowing/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,18 @@ This through this both in small and large cases, again with respect to the
613613
-->
614614
No
615615

616+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
617+
618+
<!--
619+
Focus not just on happy cases, but primarily on more pathological cases
620+
(e.g. probes taking a minute instead of milliseconds, failed pods consuming resources, etc.).
621+
If any of the resources can be exhausted, how this is mitigated with the existing limits
622+
(e.g. pods per node) or new limits added by this KEP?
623+
Are there any tests that were run/should be run to understand performance characteristics better
624+
and validate the declared limits?
625+
-->
626+
No
627+
616628
### Troubleshooting
617629

618630
<!--

0 commit comments

Comments
 (0)