Fixed link to the image

Fixed link to the image that describes kubernetes-on-docker architecture.
This commit is contained in:
Ihor Dvoretskyi
2016-08-10 18:25:19 +03:00
committed by GitHub
parent 6661049014
commit 292050ea68
@@ -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