Skip to content

Commit

Permalink
docs: Remove asg_recreate_on_change in faq (#1596)
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalBourdier authored Sep 22, 2021
1 parent 284b038 commit a06e4c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ You are using the cluster autoscaler:
- Repeat until all old nodes are drained
- Cluster autoscaler will terminate the old nodes after 10-60 minutes automatically

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.

You can also use a 3rd party tool like Gruntwork's kubergrunt. See the [`eks deploy`](https://github.com/gruntwork-io/kubergrunt#deploy) subcommand.

## How do I create kubernetes resources when creating the cluster?
Expand Down

0 comments on commit a06e4c8

Please sign in to comment.