What Can I Do If an MCS or MCI Instance Fails to Be Deleted?
Symptom: The MCS or MCI instance is always in the Deleting state.
Solution: Forcibly delete the abnormal instances and manually clear residual resources.
Procedure
- Log in to the UCS console. In the navigation pane, choose Fleets. On the Fleets tab, click the name of the target fleet to access its details page.
- In the navigation pane, choose Services and Ingresses. On the displayed page, click the MCS or MCI tab.
- Select the abnormal instance that is always in the Deleting state.
- Manually clear the residual ELB resources of this abnormal instance.
- Click under the access type of the abnormal instance. The details page of the load balancer associated with this instance is displayed.
- On the Summary tab, disable Deletion Protection.
- Switch to the Listeners tab and delete the listener associated with the abnormal instance.
- In the navigation pane, choose Backend Server Groups. On the displayed page, click the name of the backend server group associated with the listener of the abnormal instance. On the Summary tab, disable Removal Protection and Modification Protection.
- Delete the backend server group associated with the listener of the abnormal instance.
- Forcibly delete the abnormal instance.
- Select the abnormal instance that is always in the Deleting state and click Edit YAML in the Operation column.
- Delete the following content from the YAML file to forcibly delete the instance:
- karmada.io/multi-cluster-service-controller ## MCS
finalizers:
- karmada.io/multi-cluster-ingress-controller ## MCI
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot