in docs, update "minions" to "nodes"

This commit is contained in:
Chao Xu
2015-05-20 16:54:53 -07:00
parent e7a2a5b23c
commit bda5e4376e
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# Kubernetes OpenVSwitch GRE/VxLAN networking
This document describes how OpenVSwitch is used to setup networking between pods across minions.
This document describes how OpenVSwitch is used to setup networking between pods across nodes.
The tunnel type could be GRE or VxLAN. VxLAN is preferable when large scale isolation needs to be performed within the network.
![ovs-networking](./ovs-networking.png "OVS Networking")