Skip to content

Support for --gpu-driver to skip GPU driver install #29615

@sarah-wayve

Description

@sarah-wayve

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 | false

References

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions