[[["易于理解","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-04-14。"],[],[],null,["# Stop Policy Controller\n\nThis page shows you how to disable Policy Controller. If you want to\nuninstall Policy Controller instead of temporarily disabling it, see\n[Uninstalling Policy Controller](/kubernetes-engine/enterprise/policy-controller/docs/how-to/installing-policy-controller#uninstalling).\n\nIf Policy Controller is causing issues in your cluster, you can\ntemporarily disable the webhook: \n\n gcloud container fleet policycontroller suspend \\\n --memberships=\u003cvar translate=\"no\"\u003eMEMBERSHIP_NAME\u003c/var\u003e\n\nReplace \u003cvar translate=\"no\"\u003eMEMBERSHIP_NAME\u003c/var\u003e with the membership name of\nthe registered cluster to disable Policy Controller on. You can specify multiple\nmemberships separated by a comma.\n\nYou can then re-enable Policy Controller. This will cause the operator to\nregenerate the webhook configuration, which will reconfigure the API server to\nuse Policy Controller as an admission webhook: \n\n gcloud container fleet policycontroller enable \\\n --memberships=\u003cvar translate=\"no\"\u003eMEMBERSHIP_NAME\u003c/var\u003e\n\nWhat's next\n-----------\n\n- [Use Policy Controller metrics](/kubernetes-engine/enterprise/policy-controller/docs/how-to/policy-controller-metrics)\n- [Troubleshoot Policy Controller](/kubernetes-engine/enterprise/policy-controller/docs/how-to/troubleshoot-policy-controller)"]]