Backup for GKE에는 GKE 확장성 제한사항과 클러스터 한도가 적용됩니다. 또한 버전 1.24 이상을 실행하는 GKE 클러스터에서 Backup for GKE 에이전트의 GA 버전에는 다음 제한사항이 적용됩니다.
알려진 확장성 한도
백업 또는 복원 작업당 Kubernetes 리소스 한도
백업 또는 복원 작업당 Backup for GKE 한도는 다음과 같습니다.
네임스페이스 리소스에 대해 네임스페이스별로 GroupKind당 리소스 20,000개
네임스페이스가 지정되지 않은 리소스에 대해 GroupKind당 리소스 20,000개
백업 또는 복원 작업당 PersistentVolumeClaim(PVC) 한도
Compute Engine 영구 디스크에서 지원하는 PVC의 알려진 Backup for GKE 한도는 백업 또는 복원 작업당 1,000입니다.
이 한도는 include_volume이 설정된 Backup 리소스와 restore_volume_data_from_backup 정책이 적용된 Restore 리소스에 적용됩니다.
복원 작업당 세분화된 복원 필터 조건 한도
포함 및 제외 필터를 합친 최대 필터 조건 수는 50개입니다.
할당량
VolumeBackup 리소스
이러한 한도는 Compute Engine 영구 디스크 볼륨의 VolumeBackup 리소스에만 적용됩니다. 2023년 1월 9일에 서비스가 변경되므로 할당량이 다음과 같은 방식으로 계산됩니다.
2023년 1월 9일 이후 생성된 BackupPlan 리소스의 경우 Backup for GKE는 프로젝트별로 리전당 총 180,000개 VolumeBackup 리소스를 허용합니다. 이 할당량은 해당 VolumeBackups를 생성한 BackupPlan 또는 Backup과 관계없이 프로젝트의 모든 VolumeBackup 리소스 합계에 적용됩니다.
2023년 1월 9일 이전 생성된 BackupPlan 리소스의 경우 Backup for GKE는 프로젝트당 총 180,000개 VolumeBackup 리소스를 허용합니다. 이 할당량은 해당 VolumeBackups를 생성한 BackupPlan 또는 Backup과 관계없이 프로젝트의 모든 VolumeBackup 리소스 합계에 적용됩니다.
[[["이해하기 쉬움","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-06-30(UTC)"],[],[],null,["# Quotas and limits\n\nStandard\n\n*** ** * ** ***\n\nBackup for GKE is subject to\n[GKE scalability limitations](/kubernetes-engine/docs/best-practices/scalability)\nand [cluster limits](/kubernetes-engine/quotas). In addition, the following\nlimitations apply to the GA version of the Backup for GKE agent on\nGKE clusters running version 1.24 or higher.\n\nKnown scalability limits\n------------------------\n\n### Kubernetes resource limits per backup or restore operation\n\nThe Backup for GKE limits per backup or restore operation are:\n\n- **20,000** resources per GroupKind, per namespace, for namespaced resources.\n- **20,000** resources per GroupKind for non-namespaced resources.\n\n### PersistentVolumeClaim (PVC) limits per backup or restore operation\n\nThe known Backup for GKE limit for PVCs that are backed by Compute Engine\npersistent disk is **1,000** per backup or restore operation.\n\nThis limit applies to `Backup` resources with the `include_volume` set and\n`Restore` resources with the `restore_volume_data_from_backup` policy.\n\n### Fine-grained restore filter condition limits per restore operation\n\nThe maximum combined number of filter conditions for inclusion and exclusion filters is **50**.\n\nQuotas\n------\n\n### `VolumeBackup` resources\n\nThese limits apply to `VolumeBackup` resources for Compute Engine persistent\ndisk volume only. Since the service change on January 9th, 2023, the quota is\ncomputed in the following way:\n\n- For `BackupPlan` resources created **after** January 9th, 2023, Backup for GKE allows a total of **180,000** `VolumeBackup` resources **per region per project** . This quota applies to the sum of all active (non-deleted) `VolumeBackup` resources in the project at a given point of time, independent of which `BackupPlan` or `Backup` produced those `VolumeBackups`.\n- For `BackupPlan` resources created **prior to** January 9th, 2023, Backup for GKE allows a total **180,000** `VolumeBackup` resources **per\n project** . This quota applies to the sum of all active (non-deleted) `VolumeBackup` resources in the project at a given point of time, independent of which `BackupPlan` or `Backup` produced those `VolumeBackups` .\n\nIf higher limits are required, contact Cloud Customer Care to request more\nresources. If the requested limits are exceeded, the backup fails with a\n`Quota 'SNAPSHOTS' exceeded` message.\n\n### API requests\n\nThe rate limit quota for the\n[Backup for GKE API](/kubernetes-engine/docs/add-on/backup-for-gke/reference/rest)\nis **1,200** requests per minute per project.\n| **Note:** To request an increase to your quotas, contact the Google Cloud support team."]]