Browse Source

Merge pull request #880 from yuvipanda/patch-1

[DOC] Clarify GCE route quota is only 100 by default
Tom Denham 7 years ago
parent
commit
30f5031079
1 changed files with 1 additions and 1 deletions
  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