Fix formatting in networking.md

This commit is contained in:
Akshay Aurora
2015-07-12 03:49:01 +05:30
parent 4eecf5ada2
commit 789e50439b

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