Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node pools: implement node pool init command #17479

Merged
merged 3 commits into from
Jun 13, 2023
Merged

node pools: implement node pool init command #17479

merged 3 commits into from
Jun 13, 2023

Conversation

tgross
Copy link
Member

@tgross tgross commented Jun 9, 2023

Implement a nomad node pool init command that generates an example spec file in either HCL or JSON format.

Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Just added some bikeshedding 😄

command/node_pool_init.go Outdated Show resolved Hide resolved
command/node_pool_init.go Show resolved Hide resolved
command/node_pool_init.go Outdated Show resolved Hide resolved
command/node_pool_init.go Outdated Show resolved Hide resolved
Implement a `nomad node pool init` command that generates an example spec file
in either HCL or JSON format.
@tgross tgross force-pushed the f-node-pool-init branch 2 times, most recently from 7b51d17 to 4f57ac6 Compare June 13, 2023 14:18
command/node_pool_init.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/node-pools Issues related to node pools type/enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants