Skip to content

Commit

Permalink
Update runbooks/source/node-group-changes.html.md.erb
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Williams <[email protected]>
  • Loading branch information
jaskaransarkaria and sj-williams authored Dec 14, 2023
1 parent 411c925 commit a90edf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runbooks/source/node-group-changes.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To avoid bringing down all the nodes at once is to follow these steps:
### Notes:

- When making changes to the default node group in live, it's handy to pause the pipelines for each of our environments for the duration of the change.
- The `cloud-platform pipeline` command [cordons-and-drains-nodes] in a given node group waiting 4mins between each drained node.
- The `cloud-platform pipeline` command [cordons-and-drains-nodes] in a given node group waiting 5mins between each drained node.
- If you can avoid it try not to fiddle around with the target node group in the aws console for example reducing the desired nodes, aws deletes nodes in an unpredictable way which might cause the pipeline command to fail. Although it is possible if you need to.

[cluster node group]: https://github.com/ministryofjustice/cloud-platform-infrastructure/blob/97768bfd8b4e25df6f415035acac60cf531d88c1/terraform/aws-accounts/cloud-platform-aws/vpc/eks/cluster.tf#L60
Expand Down

0 comments on commit a90edf1

Please sign in to comment.