-
Couldn't load subscription status.
- Fork 4.9k
Closed
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Description
From mid-August 2025, AKS won't support the SkipGPUDriverInstall tag anymore for skipping the default installation of the GPU driver.
The alternative will be the "--gpu-driver" API field, available in the az aks command.
azurerm should support this new field to allow users to control the GPU installation and skip the default one.
New or Affected Resource(s)/Data Source(s)
azurerm_kubernetes_cluster_node_pool
Potential Terraform Configuration
install_gpu_driver = true | falseReferences
No response
BoSoeborgPetersen, karen-wang-ai, shubhang-chaudhary-ai, spanktar, HivaMoh and 4 more