Update gce.md

This commit is contained in:
DrDePhobia
2016-05-22 13:51:47 -07:00
parent 5ef1b89479
commit 6be977b6a5
+9 -1
View File
@@ -212,4 +212,12 @@ being used in `cluster/config-default.sh` create a new rule with the following
field values:
* Source Ranges: `10.0.0.0/8`
* Allowed Protocols and Port: `tcp:1-65535;udp:1-65535;icmp`
* Allowed Protocols and Port: `tcp:1-65535;udp:1-65535;icmp`
## Further reading
Please see the [Kubernetes docs](/docs/) for more details on administering
and using a Kubernetes cluster.
For support level information, see the [Table of solutions](/docs/getting-started-guides/#table-of-solutions) chart.