Fix formatting in networking.md

This commit is contained in:
Akshay Aurora 2015-07-12 03:49:01 +05:30
parent c36dd173e4
commit ee97e734b5
1 changed files with 1 additions and 0 deletions

View File

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