From 4da4a8879693e59313c7354ab5e96bc65c636292 Mon Sep 17 00:00:00 2001 From: "xin.li" Date: Wed, 18 May 2022 09:18:23 +0800 Subject: [PATCH] update doc url Signed-off-by: xin.li --- contrib/ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ansible/README.md b/contrib/ansible/README.md index 529264054..80b54b577 100644 --- a/contrib/ansible/README.md +++ b/contrib/ansible/README.md @@ -83,7 +83,7 @@ To start using your cluster, you need to run (as a regular user): You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: - http://kubernetes.io/docs/admin/addons/ + https://kubernetes.io/docs/concepts/cluster-administration/addons/ You can now join any number of machines by running the following on each node as root: