[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-02。"],[[["This documentation explains how to schedule Cassandra backups to Cloud Storage for Apigee hybrid deployments, which should be upgraded to a newer version as version 1.7 is end of life."],["Backups are configured within the `overrides.yaml` file by enabling the backup feature and providing the path to a service account JSON key, the Cloud Storage bucket path, the schedule using cron syntax, and indicating that Cloud Storage is the cloud provider."],["A Google Cloud service account with the `roles/storage.objectAdmin` role is required to write backup data to Cloud Storage, and it can be created using the `create-service-account` command."],["Applying the backup configuration to the existing cluster triggers a rolling restart of the Cassandra pods, and it's recommended to avoid scheduling a backup to start immediately after applying the configuration to prevent the initial backup from failing."],["The backup job's status and schedule can be verified using the `kubectl get cronjob -n apigee` command."]]],[]]