Fix broken link to image (#7554)

This commit is contained in:
Ronny López
2018-02-28 15:04:46 +01:00
committed by k8s-ci-robot
parent b99d1b1394
commit ac9acff05a
+1 -1
View File
@@ -4,7 +4,7 @@ title: Installing kubeadm
{% capture overview %}
<img src="https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/versionless/color/certified_kubernetes_color.png" align="right" width="150px">This page shows how to install the `kubeadm` toolbox.
<img src="https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/versionless/color/certified-kubernetes-color.png" align="right" width="150px">This page shows how to install the `kubeadm` toolbox.
For information how to create a cluster with kubeadm once you have performed this installation process,
see the [Using kubeadm to Create a Cluster](/docs/setup/independent/create-cluster-kubeadm/) page.