1KUBERNETES(1)(kubernetes)                            KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7

NAME

9       kubeadm  init phase kubelet-finalize - Updates settings relevant to the
10       kubelet after TLS bootstrap
11
12
13

SYNOPSIS

15       kubeadm init phase kubelet-finalize [OPTIONS]
16
17
18

DESCRIPTION

20       Updates settings relevant to the kubelet after TLS bootstrap
21
22
23

OPTIONS INHERITED FROM PARENT COMMANDS

25       --azure-container-registry-config=""      Path to the  file  containing
26       Azure container registry configuration information.
27
28
29       --log-flush-frequency=5s       Maximum  number  of  seconds between log
30       flushes
31
32
33       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
34       filesystem.
35
36
37       --version=false      Print version information and quit
38
39
40

EXAMPLE

42                # Updates settings relevant to the kubelet after TLS bootstrap"
43                kubeadm init phase kubelet-finalize all --config
44
45
46
47

SEE ALSO

49       kubeadm-init-phase(1),      kubeadm-init-phase-kubelet-finalize-all(1),
50       kubeadm-init-phase-kubelet-finalize-experimental-cert-rotation(1),
51
52
53

HISTORY

55       January 2015, Originally compiled by Eric Paris (eparis at  redhat  dot
56       com)  based  on the kubernetes source material, but hopefully they have
57       been automatically generated since!
58
59
60
61Manuals                              User            KUBERNETES(1)(kubernetes)
Impressum