1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm upgrade node - Upgrade commands for a node in the cluster. Cur‐
7 rently only supports upgrading the configuration, not the kubelet
8 itself.
9
10
11
13 kubeadm upgrade node [OPTIONS]
14
15
16
18 Upgrade commands for a node in the cluster. Currently only supports
19 upgrading the configuration, not the kubelet itself.
20
21
22
24 --azure-container-registry-config=""
25 Path to the file containing Azure container registry configuration
26 information.
27
28
29 --log-flush-frequency=5s
30 Maximum number of seconds between log flushes
31
32
33 --rootfs=""
34 [EXPERIMENTAL] The path to the 'real' host root filesystem.
35
36
37 --version=false
38 Print version information and quit
39
40
41
43 kubeadm-upgrade(1), kubeadm-upgrade-node-config(1),
44 kubeadm-upgrade-node-experimental-control-plane(1),
45
46
47
49 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
50 com) based on the kubernetes source material, but hopefully they have
51 been automatically generated since!
52
53
54
55Eric Paris kubernetes User Manuals KUBERNETES(1)