Skip to content

Commit a1dee7f

Browse files
committed
Extend PRR template with node resource exhaustion question
1 parent 34b46e8 commit a1dee7f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,15 @@ This through this both in small and large cases, again with respect to the
720720
[supported limits]: https://git.k8s.io/community//sig-scalability/configs-and-limits/thresholds.md
721721
-->
722722

723+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
724+
725+
<!--
726+
Focus not just on happy cases, but primarily on more pathological cases
727+
(e.g. probes taking a minute instead of milliseconds, failed pods consuming resources, etc.).
728+
729+
Are there any tests that were run/should be run to understand performance charasteristics better?
730+
-->
731+
723732
### Troubleshooting
724733

725734
<!--

0 commit comments

Comments
 (0)