Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Desativar o GKE Enterprise
Se você não quiser mais pagar pelo GKE Enterprise, pode desativar o GKE Enterprise no seu projeto e interromper imediatamente o faturamento dele. Desativar o GKE Enterprise remove seu direito de usar recursos exclusivos do GKE Enterprise nesse projeto. Depois disso, é possível manter os clusters e desinstalar os recursos ou limpar seus clusters para evitar cobranças adicionais do Google Cloud.
Esta página é destinada a administradores de TI e operadores que gerenciam o ciclo de vida da infraestrutura de tecnologia subjacente. Para saber mais sobre papéis comuns e tarefas de exemplo referenciados no conteúdo do Google Cloud, consulte Tarefas e papéis de usuário comuns do GKE Enterprise.
Para mais informações sobre como pagar pelo GKE Enterprise, consulte nosso guia de preços.
Como desativar a API Anthos
A desativação da API Anthos de um projeto interrompe imediatamente o faturamento do pagamento por utilização do projeto referente do GKE Enterprise. Depois de desativar a API, você não terá mais o direito de usar a maioria dos recursos empresariais neste projeto até reativar o GKE Enterprise. Os recursos empresariais instalados e as cargas de trabalho e clusters subjacentes não serão afetados.
Para desativar a API em um projeto:
Console
Acesse a página de visão geral da API Anthos no console do Google Cloud, verificando se o projeto apropriado está selecionado.
Depois de desativar a API, há duas opções de limpeza para gerenciar os clusters de frotas.
Excluir clusters de frotas
Essa opção de limpeza evita cobranças adicionais do Google Cloud pelos clusters. Para excluir um cluster do GKE, siga as instruções da opção de implantação:
Se você quiser manter seus clusters (por exemplo, caso tenha registrado um cluster atual do GKE com cargas de trabalho de produção), desinstale ou desative manualmente os recursos do GKE Enterprise.
Confira nos guias abaixo como desinstalar recursos empresariais:
Depois de desinstalar os recursos, é possível cancelar o registro do cluster da sua frota seguindo as instruções em Como cancelar o registro de um cluster. Somente o GKE no Google Cloud e os clusters de terceiros anexados podem ter o registro cancelado.
Reativar o GKE Enterprise
Se você desativar acidentalmente a API Anthos, seus clusters e as cargas de trabalho deles ainda estarão lá com os recursos do GKE Enterprise instalados. Isso significa que é fácil reativar o GKE Enterprise sem precisar fazer a configuração completa.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-11-25 UTC."],[],[],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."]]