Example of setting net.core.somaxconn

This commit is contained in:
Stephen McQuay 2018-05-16 15:47:54 -07:00
parent 133a934b83
commit 26d48a6779
Signed by: sm
GPG Key ID: C383C74875475AC8
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ spec:
metadata:
labels:
app: hw
annotations:
security.alpha.kubernetes.io/unsafe-sysctls: net.core.somaxconn=4096
spec:
terminationGracePeriodSeconds: 3
containers: