[[["이해하기 쉬움","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-04-14(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)"]]