1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm init phase kubelet-finalize - Updates settings relevant to the
10 kubelet after TLS bootstrap
11
12
13
15 kubeadm init phase kubelet-finalize [OPTIONS]
16
17
18
20 Updates settings relevant to the kubelet after TLS bootstrap
21
22
23
25 --azure-container-registry-config="" Path to the file containing
26 Azure container registry configuration information.
27
28
29 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
30 filesystem.
31
32
33 --version=false Print version information and quit
34
35
36
38 # Updates settings relevant to the kubelet after TLS bootstrap"
39 kubeadm init phase kubelet-finalize all --config
40
41
42
43
45 kubeadm-init-phase(1), kubeadm-init-phase-kubelet-finalize-all(1),
46 kubeadm-init-phase-kubelet-finalize-experimental-cert-rotation(1),
47
48
49
51 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
52 com) based on the kubernetes source material, but hopefully they have
53 been automatically generated since!
54
55
56
57Manuals User KUBERNETES(1)(kubernetes)