[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-01 UTC。"],[],[],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)"]]