terraform-provider-vultr icon indicating copy to clipboard operation
terraform-provider-vultr copied to clipboard

[Feature] - VKE bind firewall to worker pool nodes

Open samson4649 opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. Yes. VKE pool nodes deployed are not able to have firewall configuration bound to them as part of the terraform deploy process.

Describe the solution you'd like Ideally, a definition option as part of the vultr_kubernetes_node_pools configuration which ties any nodes created in that pool to the firewall group specified.

Describe alternatives you've considered

  • Manually configuring firewall groups on nodes.
  • Using an operator to interact with the vultr api to update the configuration of worker nodes to define the firewall group.

samson4649 avatar Mar 15 '23 04:03 samson4649

That's something we'll look into after some changes to the platform firewall but isn't something we're currently going to support.

optik-aper avatar Apr 11 '23 19:04 optik-aper