terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

Question: Is there a reason to not delete the default node pool by default?

Open rux616 opened this issue 4 years ago • 3 comments
trafficstars

Is there a specific reason why the remove_default_node_pool variable is set to false by default? Given that the default-node-pool node pool is set up by default, it seems to me that remove_default_node_pool would be better set to true by default.

rux616 avatar Feb 09 '21 23:02 rux616

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Apr 10 '21 23:04 github-actions[bot]

Bump.

rux616 avatar Apr 10 '21 23:04 rux616

@rux616 This is mostly for backwards-compatibility as historically there were some issues with changing this default.

It's definitely worth revisiting our default and you should feel free to set it to true.

morgante avatar Apr 12 '21 19:04 morgante