Skip to content

Commit 5001e52

Browse files
authored
Merge pull request #192621 from infosatheesh2020/master
Cluster upgrade pod eviction timeout aligning with kubernetes timeout
2 parents 6b9392d + 5f3cda2 commit 5001e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/tutorial-kubernetes-upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Tags : {}
190190
When you upgrade your cluster, the following Kubenetes events may occur on each node:
191191

192192
* Surge – Create surge node.
193-
* Drain – Pods are being evicted from the node. Each pod has a 30 minute timeout to complete the eviction.
193+
* Drain – Pods are being evicted from the node. Each pod has a 5 minute timeout to complete the eviction.
194194
* Update – Update of a node has succeeded or failed.
195195
* Delete – Deleted a surge node.
196196

0 commit comments

Comments
 (0)