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 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
37 filesystem.
38
39
40 --version=false Print version information and quit
41
42
43
45 kubeadm-upgrade-node-phase(1),
46
47
48
50 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
51 com) based on the kubernetes source material, but hopefully they have
52 been automatically generated since!
53
54
55
56Manuals User KUBERNETES(1)(kubernetes)