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

NAME

6       kubeadm  upgrade  node  phase control-plane - Upgrade the control plane
7       instance deployed on this node, if any
8
9
10

SYNOPSIS

12       kubeadm upgrade node phase control-plane [OPTIONS]
13
14
15

DESCRIPTION

17       Upgrade the control plane instance deployed on this node, if any
18
19
20

OPTIONS

22       --certificate-renewal=false
23           Perform the renewal of certificates used by component changed  dur‐
24       ing upgrades.
25
26
27       --dry-run=false
28           Do not change any state, just output the actions that would be per‐
29       formed.
30
31
32       --etcd-upgrade=false
33           Perform the upgrade of etcd.
34
35
36       --kubeconfig="/etc/kubernetes/admin.conf"
37           The kubeconfig file to use when talking to the cluster. If the flag
38       is not set, a set of standard locations can be searched for an existing
39       kubeconfig file.
40
41
42

OPTIONS INHERITED FROM PARENT COMMANDS

44       --azure-container-registry-config=""
45           Path to the file containing Azure container registry  configuration
46       information.
47
48
49       --log-flush-frequency=5s
50           Maximum number of seconds between log flushes
51
52
53       --rootfs=""
54           [EXPERIMENTAL] The path to the 'real' host root filesystem.
55
56
57       --version=false
58           Print version information and quit
59
60
61

SEE ALSO

63       kubeadm-upgrade-node-phase(1),
64
65
66

HISTORY

68       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
69       com) based on the kubernetes source material, but hopefully  they  have
70       been automatically generated since!
71
72
73
74Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum