Dokumen ini mencantumkan kuota dan batas yang berlaku untuk Network Connectivity Center dan perlengkapan Router.
Untuk mengubah kuota, lihat meminta kuota tambahan.
Google Cloud menggunakan kuota untuk membantu memastikan keadilan dan mengurangi lonjakan penggunaan dan ketersediaan resource. Kuota membatasi jumlah resource Google Cloud yang dapat digunakan project Google Cloud Anda. Kuota berlaku untuk berbagai jenis resource, termasuk komponen hardware, software, dan jaringan. Misalnya, kuota dapat membatasi jumlah panggilan API ke layanan, jumlah load balancer yang digunakan secara bersamaan oleh project Anda, atau jumlah project yang dapat Anda buat. Kuota melindungi komunitas pengguna Google Cloud dengan mencegah kelebihan beban layanan. Kuota juga membantu Anda mengelola resource Google Cloud Anda sendiri.
Sistem Kuota Cloud melakukan hal berikut:
- Memantau pemakaian produk dan layanan Google Cloud oleh Anda
- Membatasi pemakaian resource tersebut
- Memberikan cara untuk meminta perubahan pada nilai kuota
Pada umumnya, saat Anda mencoba menggunakan resource lebih dari kuota yang diizinkan, sistem akan memblokir akses ke resource, dan tugas yang Anda coba lakukan akan gagal.
Kuota umumnya berlaku di level project Google Cloud. Penggunaan resource di satu project tidak memengaruhi kuota yang tersedia di project lain. Dalam project Google Cloud, kuota dibagikan ke semua aplikasi dan alamat IP.
Ada juga batas sistem pada resource Network Connectivity Center. Batas sistem tidak dapat diubah.
Kuota
Bagian ini mencantumkan kuota yang berlaku untuk Network Connectivity Center dan perlengkapan Router.
Kuota Network Connectivity Center
Kuota yang berlaku untuk rute jaringan untuk Cloud Router juga berlaku untuk rute untuk hub dan spoke Network Connectivity Center. Untuk informasi selengkapnya, lihat Kuota dan batas Cloud Router.
Item | Kuota | Catatan |
---|---|---|
Jumlah hub per project | Kuota | Per project, global |
Jumlah spoke tunnel Cloud VPN per project per region | Kuota | Per project di tiap region; hanya tunnel VPN dengan ketersediaan tinggi (HA) yang didukung |
Jumlah spoke lampiran VLAN Cloud Interconnect per project per region | Kuota | Per project di tiap region |
Jumlah spoke perangkat Router per project per region | Kuota | Per project di tiap region |
Jumlah spoke VPC per project | Kuota | Termasuk spoke VPC (spoke edge dan center digabungkan) meskipun tidak terhubung ke hub mana pun. |
Jumlah spoke VPC aktif per hub |
Kuota | Hanya berlaku untuk spoke VPC yang telah diterima di dalam hub; tidak berlaku untuk spoke VPC yang menunggu peninjauan atau yang telah ditolak. |
Jumlah rute subnet per tabel rute hub |
Kuota | Hanya berlaku untuk hub dengan spoke VPC |
Kuota perlengkapan router
Kuota yang berlaku untuk rute jaringan untuk Cloud Router juga berlaku pada rute untuk spokes perlengkapan Router yang terpasang ke hub Network Connectivity Center.
Untuk informasi selengkapnya, lihat Kuota Cloud Router.
Batas
Bagian ini mencantumkan batas yang berlaku untuk Network Connectivity Center dan perlengkapan Router.
Batas Network Connectivity Center
Network Connectivity Center menerapkan batas penggunaan berikut.
Item | Nilai |
---|---|
Jumlah tunnel VPN yang dapat ditautkan ke spoke | 8 |
Jumlah lampiran VLAN yang dapat ditautkan ke spoke | 6 |
Jumlah instance perangkat router yang dapat ditautkan ke spoke | 8 |
Jumlah spoke VPC aktif per hub | 250 |
Jumlah maksimum spoke VPC (aktif dan tidak aktif) per hub | 1.000 |
Jumlah filter ekspor per spoke | 16 |
Jumlah maksimum VPC pemilihan rute yang didukung per hub Network Connectivity Center | 40 |
Jumlah rute dinamis per tabel rute hub | 500 |
Batas perlengkapan router
Batas berikut untuk Cloud Router juga berlaku pada perlengkapan Router:
- Jumlah maksimum Cloud Router per kombinasi jaringan VPC dan region
- Jumlah maksimum peer BGP untuk tiap Cloud Router di jaringan VPC dan region tertentu
Untuk mengetahui informasi selengkapnya, lihat Batas Cloud Router.
Manage quotas
Network Connectivity Center enforces quotas on resource usage for various reasons. For example, quotas protect the community of Google Cloud users by preventing unforeseen spikes in usage. Quotas also help users who are exploring Google Cloud with the free tier to stay within their trial.
All projects start with the same quotas, which you can change by requesting additional quota. Some quotas might increase automatically based on your use of a product.
Permissions
To view quotas or request quota increases, Identity and Access Management (IAM) principals need one of the following roles.
Task | Required role |
---|---|
Check quotas for a project | One of the following:
|
Modify quotas, request additional quota | One of the following:
|
Check your quota
Console
- In the Google Cloud console, go to the Quotas page.
- To search for the quota that you want to update, use the Filter table. If you don't know the name of the quota, use the links on this page instead.
gcloud
Using the Google Cloud CLI, run the following command to
check your quotas. Replace PROJECT_ID
with your own project ID.
gcloud compute project-info describe --project PROJECT_ID
To check your used quota in a region, run the following command:
gcloud compute regions describe example-region
Errors when exceeding your quota
If you exceed a quota with a gcloud
command,
gcloud
outputs a quota exceeded
error
message and returns with the exit code 1
.
If you exceed a quota with an API request, Google Cloud returns the
following HTTP status code: 413 Request Entity Too Large
.
Request additional quota
To adjust most quotas, use the Google Cloud console. For more information, see Request a quota adjustment.
Console
- In the Google Cloud console, go to the Quotas page.
- On the Quotas page, select the quotas that you want to change.
- At the top of the page, click Edit quotas.
- For Name, enter your name.
- Optional: For Phone, enter a phone number.
- Submit your request. Quota requests take 24 to 48 hours to process.
Resource availability
Each quota represents a maximum number for a particular type of resource that you can create, if that resource is available. It's important to note that quotas don't guarantee resource availability. Even if you have available quota, you can't create a new resource if it is not available.
For example, you might have sufficient quota to create a new regional, external IP address
in the us-central1
region. However, that is not possible if there are no
available external IP addresses in that region. Zonal resource
availability can also affect your ability to create a new resource.
Situations where resources are unavailable in an entire region are rare. However, resources within a zone can be depleted from time to time, typically without impact to the service level agreement (SLA) for the type of resource. For more information, review the relevant SLA for the resource.
Langkah berikutnya
- Untuk menemukan informasi kuota dan batas untuk produk Network Connectivity lainnya, lihat Kuota dan batas Network Connectivity.