Skip to content

Instantly share code, notes, and snippets.

@misskecupbung
Created October 6, 2022 16:31
Show Gist options
  • Save misskecupbung/1d568aca7fbafee52918c04b2e0a82bd to your computer and use it in GitHub Desktop.
Save misskecupbung/1d568aca7fbafee52918c04b2e0a82bd to your computer and use it in GitHub Desktop.
export RESTORE_LOCATION="us-central1"
export RESTORE_PLAN="gke-central1-b-restore"
export CLUSTER2="projects/$PROJECT_ID/locations/$GCP_REGION/clusters/$CLUSTER_NAME2"
export CLUSTER_RESOURCE_CONFLICT_POLICY="use-backup-version"
export NAMESPACED_RESOURCE_RESTORE_MODE="delete-and-restore"
export VOLUME_DATA_RESTORE_POLICY="restore-volume-data-from-backup"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment