1KUBERNETES(1)                      Jan 2015                      KUBERNETES(1)
2
3
4

NAME

6       kubeadm upgrade - Upgrade your cluster smoothly to a newer version with
7       this command.
8
9
10

SYNOPSIS

12       kubeadm upgrade [OPTIONS]
13
14
15

DESCRIPTION

17       Upgrade your cluster smoothly to a newer version with this command.
18
19
20

OPTIONS INHERITED FROM PARENT COMMANDS

22       --azure-container-registry-config=""
23           Path to the file containing Azure container registry  configuration
24       information.
25
26
27       --google-json-key=""
28           The  Google  Cloud  Platform  Service  Account  JSON Key to use for
29       authentication.
30
31
32       --log-flush-frequency=5s
33           Maximum number of seconds between log flushes
34
35
36       --rootfs=""
37           [EXPERIMENTAL] The path to the 'real' host root filesystem.
38
39
40       --version=false
41           Print version information and quit
42
43
44

SEE ALSO

46       kubeadm(1),     kubeadm-upgrade-apply(1),      kubeadm-upgrade-diff(1),
47       kubeadm-upgrade-node(1), kubeadm-upgrade-plan(1),
48
49
50

HISTORY

52       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
53       com) based on the kubernetes source material, but hopefully  they  have
54       been automatically generated since!
55
56
57
58Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum