Skip to content

Commit 0086978

Browse files
committed
add missing dependency question to KMSv2 KEP
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent bdccc9c commit 0086978

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-auth/3299-kms-v2-improvements

1 file changed

+4
-0
lines changed

keps/sig-auth/3299-kms-v2-improvements/README.md

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

563563
No.
564564

565+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
566+
567+
No. One socket is used per KMS plugin and old connections are closed after new connections have been created/validated for health during an automatic reload of `EncryptionConfiguration`.
568+
565569
### Troubleshooting
566570

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

0 commit comments

Comments
 (0)