You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/faq.md
-2
Original file line number
Diff line number
Diff line change
@@ -97,8 +97,6 @@ You are using the cluster autoscaler:
97
97
- Repeat until all old nodes are drained
98
98
- Cluster autoscaler will terminate the old nodes after 10-60 minutes automatically
99
99
100
-
Alternatively you can set the `asg_recreate_on_change = true` worker group option to get the ASG recreated after changes to the launch configuration or template. But be aware of the risks to cluster stability mentioned above.
101
-
102
100
You can also use a 3rd party tool like Gruntwork's kubergrunt. See the [`eks deploy`](https://github.com/gruntwork-io/kubergrunt#deploy) subcommand.
103
101
104
102
## How do I create kubernetes resources when creating the cluster?
0 commit comments