Disable GKE Enterprise
If you no longer want to pay for GKE Enterprise, you can choose to disable GKE Enterprise in your project and immediately stop your GKE Enterprise billing. Disabling GKE Enterprise removes your entitlement to use GKE Enterprise-only features in that project. You can then decide to keep the clusters but uninstall the features, or clean up your clusters entirely to avoid incurring any further Google Cloud charges.
This page is for IT administrators and Operators who manage the lifecycle of the underlying tech infrastructure. To learn more about common roles and example tasks that we reference in Google Cloud content, see Common GKE Enterprise user roles and tasks.
For more information about how to pay for GKE Enterprise, see our pricing guide.
Disabling the Anthos API
Disabling the Anthos API for a project immediately stops your GKE Enterprise pay-as-you-go billing for the relevant project. After you have disabled the API, you are no longer entitled to use most enterprise features in this project until you reenable GKE Enterprise. Installed enterprise features and your underlying workloads and clusters are not affected.
To disable the API for a project:
Console
Go to the Anthos API overview page in the Google Cloud console, ensuring the appropriate project is selected.
Click Disable API.
gcloud
Run the following command:
gcloud services disable anthos.googleapis.com
Cluster cleanup options
After you have disabled the API, there are two cleanup options for managing your fleet clusters.
Delete fleet clusters
This cleanup option avoids incurring further Google Cloud charges for the clusters. To delete a GKE cluster, follow the instructions for your deployment option:
- Delete a Google Cloud cluster
- Delete a cluster on VMware
- Delete a cluster on bare metal
- Delete a cluster on AWS (previous generation)
- Delete a cluster on AWS
- Delete a cluster on Azure
Uninstall GKE Enterprise features
If you want to keep your clusters (for example, if you registered an existing GKE cluster with production workloads), you can manually uninstall or disable GKE Enterprise features.
The following guides show you how to uninstall enterprise features:
- Uninstalling Cloud Service Mesh
- Uninstalling Config Sync
- Uninstalling Policy Controller
- Disabling Multi Cluster Ingress
- Disabling Knative serving
- Disabling Binary Authorization
After you have uninstalled the features, you can choose to unregister the cluster from your fleet following the instructions in Unregistering a cluster. Only GKE on Google Cloud and attached third-party clusters can be unregistered.
Reenable GKE Enterprise
If you accidentally disable the Anthos API, your clusters and their workloads are still there, with GKE Enterprise features installed. This means that you can easily reenable GKE Enterprise without going through a full setup.