Fix link to certified kubernetes badge (#7555)

This commit is contained in:
Ronny López
2018-02-28 15:07:46 +01:00
committed by k8s-ci-robot
parent ac9acff05a
commit d80e55506a
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ title: Using kubeadm to Create a Cluster
{% capture overview %}
<img src="https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/versionless/color/certified_kubernetes_color.png" align="right" width="150px">**kubeadm** is a toolkit that helps you bootstrap a best-practice Kubernetes
<img src="https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/versionless/color/certified-kubernetes-color.png" align="right" width="150px">**kubeadm** is a toolkit that helps you bootstrap a best-practice Kubernetes
cluster in an easy, reasonably secure and extensible way. It also supports
managing [Bootstrap Tokens](/docs/admin/bootstrap-tokens/) for you and upgrading/downgrading clusters.