Skip to content

Commit 1e08f9e

Browse files
PascalBourdierPascal Bourdier
authored and
Pascal Bourdier
committed
Documentation: remove asg_recreate_on_change
`asg_recreate_on_change` feature was dropped here : terraform-aws-modules#1360
1 parent 284b038 commit 1e08f9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/faq.md

-2
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ You are using the cluster autoscaler:
9797
- Repeat until all old nodes are drained
9898
- Cluster autoscaler will terminate the old nodes after 10-60 minutes automatically
9999

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-
102100
You can also use a 3rd party tool like Gruntwork's kubergrunt. See the [`eks deploy`](https://github.com/gruntwork-io/kubergrunt#deploy) subcommand.
103101

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

0 commit comments

Comments
 (0)