There was an error while loading. Please reload this page.
1 parent ce59377 commit e9eda42Copy full SHA for e9eda42
1 file changed
docs/maintenance.md
@@ -13,7 +13,9 @@ Mulesoft RTF is not built well and therefore you cannot trust AWS's builtin "Upd
13
1. Node IAM Role -> `EKS-RTF-Role`
14
1. Instance types -> `r8a.xlarge` (or find an equivalent if this is unavailable in the future)
15
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
+ 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
19
1. Wait for the node group to be fully ready (~5 mins)
20
1. Repeat this process until the old node group has 1 node left (capacity = 1)
21
1. Decrease the old Node Group desired, min, max capacity by 1
0 commit comments