1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm upgrade - Upgrade your cluster smoothly to a newer version with
7 this command.
8
9
10
12 kubeadm upgrade [OPTIONS]
13
14
15
17 Upgrade your cluster smoothly to a newer version with this command.
18
19
20
22 --azure-container-registry-config=""
23 Path to the file containing Azure container registry configuration
24 information.
25
26
27 --log-flush-frequency=5s
28 Maximum number of seconds between log flushes
29
30
31 --rootfs=""
32 [EXPERIMENTAL] The path to the 'real' host root filesystem.
33
34
35 --version=false
36 Print version information and quit
37
38
39
41 kubeadm(1), kubeadm-upgrade-apply(1), kubeadm-upgrade-diff(1),
42 kubeadm-upgrade-node(1), kubeadm-upgrade-plan(1),
43
44
45
47 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
48 com) based on the kubernetes source material, but hopefully they have
49 been automatically generated since!
50
51
52
53Eric Paris kubernetes User Manuals KUBERNETES(1)