Skip to content

[AKS] az aks nodepool update : Add GPU driver install options install and none for --gpu-driver parameter #32516

@AlftioH

Description

@AlftioH

Issue Type

Bug Report

Description

Please update CLI in order to enable the flag options --gpu-driver install and --gpu-driver none for az aks nodepool update

Add GPU driver install configuration to GA CLI to allow customers to opt out of driver installation through update.

On CLI version version 2.72.0 [May 06, 2025] was included the option but just for az aks nodepool add: Add GPU driver install options --gpu-driver install and --gpu-driver none.

az aks nodepool update was omitted.

References:

@lilypan26 @yonzhan your help will be much appreciated.

Command or Script

az aks nodepool update --gpu-driver None

Output
"Unrecognized arguments: --gpu-driver none”.

Expected Behavior

Run az aks nodepool update --gpu-driver None and grant the value is update for nodepool

Actual Behavior

Currently the command to update is not present at all .

Environment

  • AKS 1.3X.X
  • CLI 2.81.0

Additional Context

No response

Metadata

Metadata

Assignees

Labels

AKSaz aks/acs/openshiftAuto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions