Merge pull request #1009 from idvoretskyi/patch-6

Fixed link to the image
This commit is contained in:
Phillip Wittrock
2016-08-10 10:07:11 -07:00
committed by GitHub
@@ -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 Single Node on Docker](k8s-docker.png)
![Kubernetes on Docker](https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/k8s-docker.png)
### Bootstrap Docker