From 1193e6ed22a0905e4dbd309209bad76ad280f1fb Mon Sep 17 00:00:00 2001 From: Ambes Stephen Date: Fri, 6 Apr 2018 15:17:09 -0400 Subject: [PATCH] fixed broken link (#7993) --- docs/setup/independent/create-cluster-kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/independent/create-cluster-kubeadm.md b/docs/setup/independent/create-cluster-kubeadm.md index 263d454d70..6aa5205974 100644 --- a/docs/setup/independent/create-cluster-kubeadm.md +++ b/docs/setup/independent/create-cluster-kubeadm.md @@ -14,7 +14,7 @@ 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. kubeadm aims to set up a minimum viable cluster that pass the -[Kubernetes Conformance tests](http://blog.kubernetes.io/2017/10/software-conformance-certification.html), but installing other addons than +[Kubernetes Conformance tests](http://blog.kubernetes.io/2017/10/software-conformance-certification), but installing other addons than really necessary for a functional cluster is out of scope. It by design does not install a networking solution for you, which means you