Skip to content

Conversation

@gkocur
Copy link
Collaborator

@gkocur gkocur commented Apr 22, 2023

No description provided.

Copy link
Collaborator

@rozek1997 rozek1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 , minor comments regarding node pool configuration

remove_default_node_pool = !var.enable_autopilot ? true : null
enable_autopilot = var.enable_autopilot
initial_node_count = 1
node_config {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that needs to be conditional when enable_autopilot is true by using dynamic mapping. In other case it will probably throw an error during cluster creation.

@gkocur gkocur force-pushed the feat/autopilot-support branch from 3622efa to 798626c Compare April 29, 2023 20:08
@gkocur gkocur force-pushed the feat/autopilot-support branch 2 times, most recently from 91488d9 to dfc74bb Compare September 27, 2023 12:56
@gkocur gkocur force-pushed the feat/autopilot-support branch from dcf65ea to 14159dd Compare September 27, 2023 13:43
@gkocur gkocur merged commit 0f1a6a8 into main Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants