[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-28。"],[],[],null,["# Resolving installation issues\n=============================\n\nThis section explains common Cloud Service Mesh problems and how to resolve them.\nIf you need additional assistance, see [Getting support](/service-mesh/v1.25/docs/getting-support).\n\nFailed installation due to missing `meshtelemetry.googleapis.com` API\n---------------------------------------------------------------------\n\nIf your installation fails due to the enablement of\n`meshtelemetry.googleapis.com`, ensure you have removed the enablement of\n`meshtelemetry.googleapis.com` from your installation process. This API is no\nlonger required and has been deprecated. For more information, see the full list\nof\n[required APIs](/service-mesh/v1.25/docs/onboarding/provision-control-plane#before_you_begin).\n\nFailed installation because `mdp-controller` is not ready\n---------------------------------------------------------\n\nIf your installation fails with error code `REVISION_FAILED_PRECONDITION` or\nan error message saying the `mdp-controller` is not ready,\nensure that your cluster has nodes which can be used to provision MDP controller.\nMDP controller is required to onboard to Cloud Service Mesh.\nA common issue that can prevent a node from being used for MDP controller\ndeployment is if you have node taints configured.\n\nYou can run the following command to verify the node taints you have configured: \n\n kubectl describe node \u003cvar translate=\"no\"\u003eNODE_NAME\u003c/var\u003e"]]