Help Center/ Cloud Container Engine/ User Guide/ Clusters/ Upgrade Management/ Troubleshooting for Pre-upgrade Check Exceptions/ Key CCE AI Suite (NVIDIA GPU) Parameters
Updated on 2026-08-29 GMT+08:00
Key CCE AI Suite (NVIDIA GPU) Parameters
Check Items
Check whether the configuration of CCE AI Suite (NVIDIA GPU) in a cluster has been intrusively modified. If so, upgrading the cluster may fail.
Solutions
- Use kubectl to access the cluster.
- Run the following command to obtain the add-on pod details:
kubectl get ds nvidia-driver-installer -nkube-system -oyaml
- Check whether the UpdateStrategy value is changed to OnDelete. If so, change it back to RollingUpdate.
- Check whether the NVIDIA_DRIVER_DOWNLOAD_URL value is the same as the GPU driver version on the add-on page. If not, correct the version on the add-on page.
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.