Disable Backup for GKE for a cluster


This page describes how to disable Backup for GKE for a cluster.

Before you disable Backup for GKE for a cluster, you must delete backups and backup plans associated with the cluster.

You can disable Backup for GKE with the gcloud CLI or the Google Cloud console.

gcloud

When updating an existing cluster, specify the --update-addons=BackupRestore=DISABLED option in the gcloud CLI:

 gcloud  
container  
clusters  
update  
 CLUSTER_NAME 
  
 \ 
  
--project = 
 PROJECT_ID 
  
 \ 
  
--location = 
 LOCATION 
  
 \ 
  
--update-addons = 
 BackupRestore 
 = 
DISABLED 

Console

Use the following instructions to disable Backup for GKE for a cluster in the Google Cloud console:

  1. Go to the Google Kubernetes Enginepage in the Google Cloud console.

    Go to Google Kubernetes Engine

  2. Click the name of the cluster that you want to inspect.

  3. In the Featuressection, click Editfor Backup & Restore.

  4. Clear the Enable Backup for GKEcheckbox.

  5. Click Save Changes.

Create a Mobile Website
View Site in Mobile | Classic
Share by: