Fix formatting in networking.md
This commit is contained in:
parent
c36dd173e4
commit
ee97e734b5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue