1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm upgrade node phase preflight - Run upgrade node pre-flight
10 checks
11
12
13
15 kubeadm upgrade node phase preflight [OPTIONS]
16
17
18
20 Run pre-flight checks for kubeadm upgrade node.
21
22
23
25 --ignore-preflight-errors=[] A list of checks whose errors will be
26 shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ig‐
27 nores errors from all checks.
28
29
30
32 --azure-container-registry-config="" Path to the file containing
33 Azure container registry configuration information.
34
35
36 --log-flush-frequency=5s Maximum number of seconds between log
37 flushes
38
39
40 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
41 filesystem.
42
43
44 --version=false Print version information and quit
45
46
47
49 kubeadm-upgrade-node-phase(1),
50
51
52
54 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
55 com) based on the kubernetes source material, but hopefully they have
56 been automatically generated since!
57
58
59
60Manuals User KUBERNETES(1)(kubernetes)