Merge pull request #6647 from marcjoha/patch-1

Update networking.md
This commit is contained in:
Qiming
2018-01-08 17:42:40 +08:00
committed by GitHub
@@ -128,7 +128,7 @@ people have reported success with Flannel and Kubernetes.
### Google Compute Engine (GCE) ### Google Compute Engine (GCE)
For the Google Compute Engine cluster configuration scripts, we use [advanced For the Google Compute Engine cluster configuration scripts, we use [advanced
routing](https://cloud.google.com/compute/docs/networking#routing) to routing](https://cloud.google.com/vpc/docs/routes) to
assign each VM a subnet (default is `/24` - 254 IPs). Any traffic bound for that assign each VM a subnet (default is `/24` - 254 IPs). Any traffic bound for that
subnet will be routed directly to the VM by the GCE network fabric. This is in subnet will be routed directly to the VM by the GCE network fabric. This is in
addition to the "main" IP address assigned to the VM, which is NAT'ed for addition to the "main" IP address assigned to the VM, which is NAT'ed for