Minor style tweaks.

This commit is contained in:
adieu
2016-09-01 22:32:29 +08:00
parent 838352ff6e
commit c42b866ad2
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ assignees:
* TOC
{:toc}
# The Kubernetes model for connecting containers
## The Kubernetes model for connecting containers
Now that you have a continuously running, replicated application you can expose it on a network. Before discussing the Kubernetes approach to networking, it is worthwhile to contrast it with the "normal" way networking works with Docker.