On this page

Residual Package Version Data

Updated on 2024-11-11 GMT+08:00

Check Items

Check whether there are residual package version data in the current cluster.

Solution

A message is displayed indicating that there are residual 10.12.1.109 CRD resources in your cluster. This issue occurs because CRD resources are not cleared after nodes in earlier CCE versions are deleted.

Manually perform the following operations to clear the residual resources:

  1. Back up the residual CRD resources. Take CRD resource 10.12.1.109 as an example. Replace it with the resource displayed in the error message.

    kubectl get packageversion 10.12.1.109 -oyaml > /tmp/packageversion-109.bak

  2. Clear the residual CRD resources.

    kubectl delete packageversion 10.12.1.109

  3. Check residual package versions again.
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback