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

Support for gpu_instance field on node pools #517

Closed
1 task done
fleetwoodstack opened this issue Mar 1, 2024 · 0 comments
Closed
1 task done

Support for gpu_instance field on node pools #517

fleetwoodstack opened this issue Mar 1, 2024 · 0 comments

Comments

@fleetwoodstack
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool#gpu_instance

We need to be able to specify the gpu_instance on our node pools and this is currently not possible in this module.

Please can we add this field to the node_pools parameter please.

New or Affected Resource(s)/Data Source(s)

azurerm_kubernetes_cluster_node_pool

Potential Terraform Configuration

node_pools = {
gpu_instance = "MIG1g"
}

References

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants