Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion latest/ug/nodes/managed-node-update-behavior.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Custom user data can sometimes break the bootstrap process. This scenario can le
*Any changes which make a node unhealthy or not ready*::
Node disk pressure, memory pressure, and similar conditions can lead to a node not going to `Ready` state.

*Each node most bootstrap within 15 minutes*::
*Each node must bootstrap within 15 minutes*::
If any node takes more than 15 minutes to bootstrap and join the cluster, it will cause the upgrade to time out. This is the total runtime for bootstrapping a new node measured from when a new node is required to when it joins the cluster. When upgrading a managed node group, the time counter starts as soon as the Auto Scaling Group size increases.


Expand Down