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
@@ -16,7 +16,7 @@ and a _worker_ node which receives work from the master. You can repeat the proc
times to create larger clusters.
Here's a diagram of what the final result will look like:
![Kubernetes on Docker](https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/k8s-docker.png)
![Kubernetes on Docker](/images/docs/k8s-docker.png)
### Bootstrap Docker