[[["容易理解","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-07-22 (世界標準時間)。"],[],[],null,["# Disable GKE Enterprise\n======================\n\nIf you no longer want to pay for GKE Enterprise at all, you can\nchoose to disable GKE Enterprise in your project and immediately\nstop your GKE Enterprise billing. Disabling\nGKE Enterprise removes your entitlement to use\nGKE Enterprise-only features in that project and downgrades all\nenterprise-tier clusters on Google Cloud to the standard tier. You can then\ndecide to keep the clusters but uninstall the features, or clean up your\nclusters entirely to avoid incurring any further Google Cloud charges.\n\nFor clusters on Google Cloud only, you can downgrade individual clusters to the\nstandard tier. This removes your entitlement to use\nGKE Enterprise-only features on those clusters, and means that\nthe clusters no longer incur GKE Enterprise charges.\n\nThis page is for IT administrators and Operators who manage the\nlifecycle of the underlying tech infrastructure. To learn more about common\nroles and example tasks that we reference in Google Cloud content, see [Common\nGKE Enterprise user roles and\ntasks](/kubernetes-engine/enterprise/docs/concepts/roles-tasks).\n\nFor more information about how to pay for GKE Enterprise, see our\n[pricing guide](/kubernetes-engine/pricing).\n\nDisable the Anthos API\n----------------------\n\nDisabling the Anthos API for a project immediately stops your\nGKE Enterprise pay-as-you-go billing for the relevant project.\nAfter you have disabled the API, you are no longer entitled to use most\nenterprise features in this project until you reenable\nGKE Enterprise. Enterprise-tier clusters on Google Cloud become\nstandard-tier clusters. Enterprise features remain installed on the clusters but are not supported. Any underlying workloads\nare not affected.\n\nTo disable the API for a project: \n\n### Console\n\n1. Go to the Anthos API overview page in the Google Cloud console, ensuring the appropriate project is selected.\n\n[Go to the Anthos API page](https://console.cloud.google.com/apis/api/anthos.googleapis.com/overview)\n\n1. Click **Disable API**.\n\n### gcloud\n\nRun the following command: \n\n gcloud services disable anthos.googleapis.com\n\nDisable GKE Enterprise for individual clusters\n----------------------------------------------\n\nFor clusters on Google Cloud only, you can downgrade individual clusters\nto the standard tier.\n\nTo change a cluster to the standard tier: \n\n### Console\n\n1. Go to the **GKE Clusters** page. This page shows all your clusters.\n\n[Go to the GKE Clusters page](https://console.cloud.google.com/kubernetes/list/overview)\n\n1. Click more_vert **Actions** next to the cluster in the list that you want to update.\n2. In the Actions menu, select **Change tier**.\n3. In the dialog that displays, select **Standard tier** and click **Save\n changes** to confirm the action.\n\n### gcloud\n\nRun the following command to disable GKE Enterprise for the\ncluster: \n\n gcloud container clusters update \u003cvar translate=\"no\"\u003eCLUSTER\u003cspan class=\"devsite-syntax-w\"\u003e \u003c/span\u003eNAME\u003c/var\u003e --tier standard\n\nReplace \u003cvar translate=\"no\"\u003eCLUSTER NAME\u003c/var\u003e with the name of your cluster.\n\nCluster cleanup options\n-----------------------\n\nAfter you have disabled the API or downgraded your cluster, there are two\ncleanup options for managing your clusters.\n\n### Delete clusters\n\nThis cleanup option avoids incurring further Google Cloud charges for the\nclusters. To delete a GKE cluster, follow the instructions for\nyour deployment option:\n\n- [Delete a Google Cloud cluster](/kubernetes-engine/docs/how-to/deleting-a-cluster)\n- [Delete a cluster on VMware](/anthos/gke/docs/on-prem/how-to/deleting-a-user-cluster)\n- [Delete a cluster on bare metal](/anthos/clusters/docs/bare-metal/latest/how-to/reset-nodes)\n- [Delete a cluster on AWS (previous generation)](/anthos/gke/docs/aws/how-to/uninstalling#cluster)\n- [Delete a cluster on AWS](/anthos/clusters/docs/multi-cloud/aws/how-to/delete-cluster)\n- [Delete a cluster on Azure](/anthos/clusters/docs/multi-cloud/azure/how-to/delete-cluster)\n\n### Uninstall GKE Enterprise features\n\nIf you want to keep your clusters (for example, if you upgraded an existing\nGKE cluster with production workloads), you can manually\nuninstall or disable GKE Enterprise features.\n\nThe following guides show you how to uninstall enterprise features:\n\n- [Uninstalling Cloud Service Mesh](/service-mesh/docs/uninstall)\n- [Uninstalling Config Sync](/anthos-config-management/docs/how-to/uninstalling-config-sync)\n- [Uninstalling Policy Controller](/anthos-config-management/docs/how-to/installing-policy-controller#uninstalling)\n- [Disabling Multi Cluster Ingress](/kubernetes-engine/docs/how-to/ingress-for-anthos#disabling)\n- [Disabling Knative serving](/anthos/run/docs/managing/disable-product)\n- [Disabling Binary Authorization](/binary-authorization/docs/disabling)\n\nAfter you have uninstalled the features, you can also choose to unregister the\ncluster from your fleet following the instructions in [Unregistering a\ncluster](/kubernetes-engine/fleet-management/docs/unregister). Only\nGKE on Google Cloud and attached third-party clusters can be\nunregistered.\n\nReenable GKE Enterprise\n-----------------------\n\nIf you accidentally disable GKE Enterprise, your clusters and\ntheir workloads are still there, with GKE Enterprise features\ninstalled. This means that you can easily [reenable\nGKE Enterprise](/kubernetes-engine/enterprise/docs/setup/enable-gkee)\nwithout going through a full setup."]]