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

NAME

9       kubeadm  init  phase  kubelet-finalize  all  - Run all kubelet-finalize
10       phases
11
12
13

SYNOPSIS

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

DESCRIPTION

20       Run all kubelet-finalize phases
21
22
23

OPTIONS

25       --cert-dir="/etc/kubernetes/pki"      The path where to save and  store
26       the certificates.
27
28
29       --config=""      Path to a kubeadm configuration file.
30
31
32

OPTIONS INHERITED FROM PARENT COMMANDS

34       --azure-container-registry-config=""       Path  to the file containing
35       Azure container registry configuration information.
36
37
38       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
39       filesystem.
40
41
42       --version=false      Print version information and quit
43
44
45

EXAMPLE

47                # Updates settings relevant to the kubelet after TLS bootstrap"
48                kubeadm init phase kubelet-finalize all --config
49
50
51
52

SEE ALSO

54       kubeadm-init-phase-kubelet-finalize(1),
55
56
57

HISTORY

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