透過集合功能整理內容
你可以依據偏好儲存及分類內容。
配額與限制
雖然您可免費使用 Cloud Deployment Manager,但透過 Deployment Manager 部署資源可能會產生費用。舉例來說,Compute Engine 會依據 Compute Engine 價目表收取資源使用相關費用。如需詳細資訊,請參閱個別產品的價目表。
配額
Deployment Manager
Deployment Manager 會強制執行下列 API 限制與配額:
- 讀取要求數無限制,包括透過
gcloud
或 Google Cloud console提出的任何要求。系統會將 get
和 list
等要求視為讀取要求。
- 部署作業的刪除要求數無限制。
- 每日 1,000 項 API 寫入要求,包括透過
gcloud
發出的要求。例如 insert
和 update
等變更或建立部署作業和資源的要求。
- 每秒 20 個 API 要求。
- 每項專案 1,000 個有效部署,如果您要建立更多部署,則必須先刪除一些部署。
- 使用者提供設定的上限為 1 MB,包含 YAML 設定和任何匯入項目。
- 擴充設定的限制為 1 MB。完全擴充後的設定不得超過這個大小。
- 每個作業最多 10,000 個資源。變更部署作業時,新設定中的資源總數加上您要刪除的舊設定資源數,不得超過這個上限。
- 每個專案最多 256 個型別提供者。
- 每個專案最多可有 256 個複合型別。
此外,您在使用其他服務時,也必須遵守相關的配額規定。 Google Cloud舉例來說,Deployment Manager 部署的 Compute Engine 虛擬機器數量,不能超出您專案可用的配額。詳情請參閱相關 Google Cloud Platform 服務的配額資訊。
Cloud Runtime Configuration API
Cloud Runtime Configuration API 會強制執行下列 API 限制與配額:
- 每分鐘 1,200 次查詢 (QPM),適用於
delete
、create
和 update
要求。
- 每分鐘 600 次查詢,適用於
watch
要求。
- 每分鐘 6000 次查詢,適用於
get
和 list
要求。
- 每項專案 4 MB 的資料量,包含寫入 Cloud Runtime Configuration API 服務的所有資料和隨附的中繼資料。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-14 (世界標準時間)。
[[["容易理解","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-07-14 (世界標準時間)。"],[[["Deployment Manager itself is free to use, but charges may apply for the resources you deploy, such as Compute Engine resources."],["There are unlimited read and delete requests available for Deployment Manager, but write requests are capped at 1,000 per day."],["Deployment Manager allows for 1,000 active deployments per project, and there are size limits of 1MB for both user-provided and expanded configurations."],["The Cloud Runtime Configuration API has request limits, including 1200 Queries Per Minute (QPM) for `delete`, `create`, and `update` requests, as well as a 4MB data limit per project."],["Deployment manager has an enforced limit of 10000 total resources per operation, 256 type providers per project, and 256 composite types per project."]]],[]]