Skip to content

Commit ad7c79d

Browse files
authored
Merge pull request #3849 from danwinship/template-updates
add new template question to KEP-3453 and KEP-3705
2 parents b88a726 + a0c8d64 commit ad7c79d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

keps/sig-network/3453-minimize-iptables-restore/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,10 @@ usage, since kube-proxy will be waking up to resync more often. But
474474
this is a CPU usage increase that the administrator is more-or-less
475475
explicitly requesting.)
476476

477+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
478+
479+
No
480+
477481
### Troubleshooting
478482

479483
###### How does this feature react if the API server and/or etcd is unavailable?

keps/sig-network/3705-cloud-node-ips/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,10 @@ No
703703

704704
No
705705

706+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
707+
708+
No
709+
706710
### Troubleshooting
707711

708712
<!--

0 commit comments

Comments
 (0)