vultr / terraform-provider-vultr

Terraform Vultr provider
https://www.terraform.io/docs/providers/vultr/
Mozilla Public License 2.0
192 stars 65 forks source link

[Feature] - Ability to add node labels and taints to node pools #443

Open thecodeassassin opened 9 months ago

thecodeassassin commented 9 months ago

Is your feature request related to a problem? Please describe. Unable to create node pools with taints

Describe the solution you'd like Being able to provide taints and node labels to node pools

Describe alternatives you've considered Manually setting node labels (not feasible when using cluster autoscaler)

optik-aper commented 9 months ago

Thanks for the request @thecodeassassin. This is something we have plans to support in the future but is not something we're currently able to without the functionality existing in the API.

tempusfrangit commented 3 months ago

Dropping in to +1 the labels (I see this is part of the API already) support and taints when it becomes available.