Просмотр исходного кода

Clarify GCE route quota is only 100 by default

They'll raise it if you ask! As written, it is made to sound like a 
permanent unfixable limit.
Yuvi Panda 7 лет назад
Родитель
Сommit
f2fa483eee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Documentation/backends.md

+ 1 - 1
Documentation/backends.md

@@ -99,7 +99,7 @@ Command to create a compute instance with the correct permissions and IP forward
   $ gcloud compute instances create INSTANCE --can-ip-forward --scopes compute-rw
 ```
 
-Route Limits: GCE [limits](https://cloud.google.com/compute/docs/resource-quotas) the number of routes for every *project* to 100.
+Route Limits: GCE [limits](https://cloud.google.com/compute/docs/resource-quotas) the number of routes for every *project* to 100 by default.
 
 
 [alicloud-vpc]: https://github.com/coreos/flannel/blob/master/Documentation/alicloud-vpc-backend.md