Skip to content

Commit e9eda42

Browse files
committed
Update maintenance.md
1 parent ce59377 commit e9eda42

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/maintenance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Mulesoft RTF is not built well and therefore you cannot trust AWS's builtin "Upd
1313
1. Node IAM Role -> `EKS-RTF-Role`
1414
1. Instance types -> `r8a.xlarge` (or find an equivalent if this is unavailable in the future)
1515
1. Desired, Min, Max size -> 2 (or however big the current one is)
16-
1. Subnets -> Default should work ,just make sure they match the current node group
16+
1. Add tag "Name" = "eks-rtf-{env}-node"
17+
1. Disk size = 150Gb
18+
1. Subnets -> Default should work, just make sure they match the current node group
1719
1. Wait for the node group to be fully ready (~5 mins)
1820
1. Repeat this process until the old node group has 1 node left (capacity = 1)
1921
1. Decrease the old Node Group desired, min, max capacity by 1

0 commit comments

Comments
 (0)