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
This commit is contained in:
parent
ade133f06d
commit
d9eecfdfc8
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue