We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d708655 + 81ecf24 commit 0969a95Copy full SHA for 0969a95
bindata/assets/config/defaultconfig.yaml
@@ -161,6 +161,8 @@ apiServerArguments:
161
- 70s # give SDN some time to converge: 30s for iptable lock contention, 25s for the second try and some seconds for AWS to update ELBs
162
shutdown-send-retry-after:
163
- "true"
164
+ shutdown-watch-termination-grace-period:
165
+ - 5s # shorter than the pod graceful termination period on single-node
166
storage-backend:
167
- etcd3
168
storage-media-type:
0 commit comments