세 가지 측정기준 모두 backup_project의 Backup for GKE 항목에 따라 청구됩니다.
네트워크 데이터 전송 요금
단일 프로젝트 백업 및 복원 작업과 마찬가지로 교차 리전 백업 및 복원 작업에는 네트워크 데이터 전송 요금이 적용됩니다. 또한 볼륨을 복원할 때 백업 작업 중, 백업 리전 간, 복원 리전 간에 Config backup의 네트워크 데이터 전송 변경사항이 있습니다. 이 요금은 Compute Engine에 나열됩니다.
향후 결제 조정
Backup for GKE에 대한 향후 청구를 중지하려면 기존 Backup 리소스를 삭제한 다음 BackupPlans를 삭제하거나 사용 중지하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-01(UTC)"],[],[],null,["# Backup for GKE pricing\n\nAutopilot Standard\n\n*** ** * ** ***\n\nBackup for GKE pricing is based on three different dimensions:\n\n- **Backup management** : this dimension is calculated at the `BackupPlan`\n level and is based on the number of Pods that are protected by the `BackupPlan`\n (the number of Pods contained in the most recent `Backup` for that plan).\n\n- **Backup storage** : this dimension is calculated at the `Backup` level and is\n based on the number of bytes stored for each `Backup` over time.\n\n- **Network egress** : this dimension is calculated at the `Backup` level and is\n based on the number of bytes that's transferred across regions during the\n backup operation. Note that these charges apply only when the source cluster\n and the `BackupPlan` are in two separate regions.\n\nPricing details may be found on the GKE [pricing page](/kubernetes-engine/pricing#backup-for-gke).\n\nPricing for cross-project backups and restores\n----------------------------------------------\n\n|\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nFor any cross-project backup and restore scenarios, three projects are\npotentially involved:\n\n- **`cluster_project`**: the project that contains the cluster that you\n want to back up.\n\n- **`backup_project`**: the project where you want your backups to be\n stored.\n\n- **`restore_project`**: the project that contains the restore's\n target cluster.\n\nAll three dimensions are billed in the `backup_project` under the\nBackup for GKE line item.\n\n### Network data transfer charges\n\nSimilar to single-project backup and restore operations, network data transfer\ncharges apply for cross-region backup and restore operations. Additionally,\nthere are network data transfer changes for `Config backup` during\nbackup operations, between backup regions, and between restore regions when\nrestoring a volume. These charges are listed under Compute Engine.\n\nAdjust future billing\n---------------------\n\nTo stop any future billing for Backup for GKE, delete any existing `Backup`\nresources and then delete or disable any `BackupPlans`."]]