Update networking.md

GCP documentation has reorganized, so the existing link took us to the general VPC overview. Fixed so it links directly to the piece on routing.
This commit is contained in:
Marcus Johansson
2017-12-11 18:46:56 +01:00
committed by GitHub
parent e2d51afeb8
commit 794b589fcd
@@ -128,7 +128,7 @@ people have reported success with Flannel and Kubernetes.
### Google Compute Engine (GCE)
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
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