Skip to content

Commit d25a998

Browse files
committed
KEP-3221: Answer node resource PRR question
1 parent 7ba3a87 commit d25a998

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-auth/3221-structured-authorization-configuration

1 file changed

+4
-0
lines changed

keps/sig-auth/3221-structured-authorization-configuration/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,10 @@ For use-cases where the CEL filters would pre-filter requests even before the ne
810810
be dispatched to a webhook, there would be a performance improvement due to lower
811811
number of network calls.
812812

813+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
814+
815+
No. This feature exists only in the API server.
816+
813817
### Troubleshooting
814818

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

0 commit comments

Comments
 (0)