Merge pull request #11118 from iakshay/patch-1

Fix formatting in networking.md
This commit is contained in:
Tim Hockin 2015-07-11 23:13:56 -07:00
commit 31ec4bd29b

View File

@ -1,6 +1,7 @@
# Networking
There are 4 distinct networking problems to solve:
1. Highly-coupled container-to-container communications
2. Pod-to-Pod communications
3. Pod-to-Service communications