In the first step of creating a backup plan, you are required to choose a location to store your backups. For the past week, the dropdown has had no options to select. I am currently on the 90-day free trial and the cluster to be backed up is in us-central1-c. Could the cluster location or the free trial status be preventing the locations from populating, or perhaps is this option broken for other users as well? Thank you for any assistance.
Solved! Go to Solution.
Hello rd,
Could you please try to use the command line :
Here is a working example with the CLI command [1] :
[1] https://cloud.google.com/sdk/gcloud/reference/alpha/container/backup-restore/backup-plans/create
Hello rd,
Could you please try to use the command line :
Here is a working example with the CLI command [1] :
[1] https://cloud.google.com/sdk/gcloud/reference/alpha/container/backup-restore/backup-plans/create
The command line worked perfectly, and I do see now that the drop down is also functioning again on the Backup for GKE page. Thank you for your assistance!