Example of setting net.core.somaxconn

This commit is contained in:
sm
2018-05-16 15:47:54 -07:00
parent 133a934b83
commit 26d48a6779
+2
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: