Merge pull request #6832 from stealthybox/certifiedkube_install

Add Certified k8s Logo to kubeadm install
This commit is contained in:
Jessica Yao
2018-01-03 09:29:46 -08:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ title: Installing kubeadm
{% capture overview %}
This page shows how to use 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 use 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.