diff --git a/docs/design/networking.md b/docs/design/networking.md index 8bf03437ec4..af64ed8d7b3 100644 --- a/docs/design/networking.md +++ b/docs/design/networking.md @@ -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