From d9eecfdfc87debee4b01e971bf4305e77fe6b26d Mon Sep 17 00:00:00 2001 From: LiuDui <40875627+xichengliudui@users.noreply.github.com> Date: Thu, 4 Oct 2018 10:32:28 +0800 Subject: [PATCH] Cancel the invalid hyperlink (#10297) Cancel the invalid hyperlink Cancel the invalid hyperlink Cancel the invalid hyperlink Cancel the invalid hyperlink Cancel the invalid hyperlink Cancel the invalid hyperlink --- .../reference/setup-tools/kubeadm/generated/kubeadm_join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md index 4643946ce54..cc288daa976 100644 --- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md +++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md @@ -16,7 +16,7 @@ provide a file - a subset of the standard kubeconfig file. This file can be a local file or downloaded via an HTTPS URL. The forms are kubeadm join --discovery-token abcdef.1234567890abcdef 1.2.3.4:6443, kubeadm join --discovery-file path/to/file.conf, or kubeadm join ---discovery-file https://url/file.conf. Only one form can be used. If +--discovery-file `https://url/file.conf`. Only one form can be used. If the discovery information is loaded from a URL, HTTPS must be used. Also, in that case the host installed CA bundle is used to verify the connection.