Skip to content

Commit ade6b45

Browse files
authored
Merge pull request kubernetes#4081 from aramase/aramase/c/kms_kep_prr
add missing dependency question to KMSv2 KEP
2 parents e1bdbca + 0086978 commit ade6b45

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)